NGUI - OnPress Trigger is not working in IOS Devices
Hi. I have been working on a racing game and I have used a Race Button and OnPress Trigger I am performing some action. like setting motorInput to 1 and OnRelease() I am setting it to 0. And it's...
View ArticleXcode error when archiving, please help
I'm getting a lot of errors while trying to archive my game. I'm using Unity 5 and Xcode 7! I tried archiving with the just the arm7 architecture, however I was required to use the arm64 architecture,...
View ArticleHow to connect Xcode date And Unity 3d maping?
Hi guys, I am doing a project includes robot so i need to use xcode but i want to send date from xcode to unity like a gyro for example to make a 3d model, does anyone have any idea how, it will be a...
View ArticleERROR: Google play services on IOS
Am new to IOS development so take things easy with me ERROR: GPGSAppController.mm GIDSignIn.h File not found error I am using Google Play Game Service for leaderboard and achievements and every thing...
View ArticleEXC_BAD_ACCESS error on iOS help to get started
I'm having this very annoying crash on iOS; when I start the App (i don't even see the Made with Unity Logo). I'm new to 'debugging' on xCode so far all worked fine; but i'm really clueless on where to...
View ArticleHow do I change bundle identifier for autogenerated Unity-iPhone...
Let me prefix this with I'm very new to Unity, but I have worked with just about every IDE on the planet. Unity autogenerates a project "Unity-iPhone Tests", to test the unity generated project...
View Articleadmob unity plugin ios Undefined symbols for architecture arm64:
I have a project that includes Admob unity plugin , i build it for ios. I followed the instruction below using the cocoa pods method to set the plugin up....
View Articlesqlite errors on iOS build
I have 18 sqlite errors when I try to run my game on my iphone in xcode, For example one error just says: sqlite3_column_int referenced from But everything works fine when I run on the computer. How do...
View ArticleUnity WWW Warning Message in Xcode
I am getting the following message when running my iOS App through Xcode: "You are using download over http. Currently unity adds NSAllowsArbitraryLoads to Info.plist to simplify transiton, but it will...
View ArticleTerminated due to memory issue at start - in Xcode 7 running iOS
When I run my Game on the iPad it works fine; when I run it on iPhone it's black screen (no Unity Logo) then Crash and this log : I have absolute no clue what the cause is; can somebody help me at...
View ArticleOSX Xcode Project
Quick question folks: There is a way to generate a complete XCode project for an OSX build exactly how it works for iOS builds? Since I'm not working on a game but a 3d visualization application, I...
View ArticleAdd CoreBluetooth framework automatically
After generating xcode project from Unity, I have to manually add CoreBluetooth.framework manually. Can i make it automatic??? Is there any settings where i can manage these things?? Thanks in advance.
View ArticleMTLTextureDescriptor has invalid pixelFormat (0). while building a project in...
**BuildRoot/Library/Caches/com.apple.xbs/Sources/Metal/Metal-54.31/Framework/MTLTexture.m:632: failed assertion `MTLTextureDescriptor has invalid pixelFormat (0).'** I'm trying to build a project in...
View ArticleXcode errors?
I just reformatted my computer, so reinstalled unity and xcode, and now when I try to run my game on xcode I get about 200 errors and I have no idea what they mean. Thanks for any solution ld: warning:...
View ArticleiOS simulator, error when load resource
Hello. I have simple app which looks like a comics. It just loads and shows images. There is around 300 images. When I left only first ten images - app runs and works nicely in iOS simulator, but when...
View ArticleUnity 5.2 to Xcode7.1.1 build fail
I made a very easy scene to build iPhone App when I export to xcode it shows message I'm the new developer of xcode , I didn't change any setting .... Just error Ld...
View ArticleWhen i Build and Run my game from Unity 5.2.3 to Xcode i get all these Unity...
My Game runs Flawlessly in Unity and on Android. My Game is just a simple 2D infinite runner. "_AuthenticateLocalUser", referenced from: "_IsLogin", referenced from: "_SubmitScore", referenced from:...
View ArticleCan't run the game on iOS8 using Unity4.6.9 and xCode7
When we try running the game we see our splash screen and then we are getting the error Thread1:EXC_BAD_ACCESS code=1 at il2cpp::icalls::mscorlib::System::String::RedirectToCreateString: It happens...
View ArticleUnity Xcode compiling error
Hi, I'm having some trouble with building the project in Xcode.. it throws me this errors (and lots of it).. /= I can't fix it... What is the problem? I'm adding a screenshot of the error, i'll be glad...
View ArticleiOS launch image is stretched for a brief second on start
As soon as I start the app, the launch image shows up. Which is great, but for the 1st second, the image is huge and doesn't even fit on screen. After 1 second, the launch image resizes itself to...
View Article