Space Shooter Mobile Touch Controls Issue
Hey there everyone, So a while back I worked my way through the Unity Space Shooter tutorial to acquaint myself more with the 3D aspects of unity (I have been primarily developing in 2D). Everything...
View ArticleMovieTexture on iOS
Hello, I want use this [shader][1] asset on iOS, but i cant use MovieTexture? Is even possible to do this (maybe replace mov file with gif)? Thanks for any sugestion. [1]:...
View ArticleWhy iOS Build is more bigger than Android?
Hello. I have problem with size of iOS Build. What i get: Android: 41,3 Mb iOS. IPA: 83Mb(but i compress all atlases and Editor Log show that uncompressed size is over 43Mb). AppStore: 129Mb. What i do...
View ArticleUsing Unity to establish a bluetooth connection with an Arduino? iOS
Hi, I wanted to know if unity has a feature to access bluetooth on iOS devices? I have a bluetooth module for an Arduino and I wanted to establish a connection between my phone and the Arduino using a...
View ArticleHow do you get the Standard Shader to work on iOs 9?,
When I run my game on an iOs Device the Shaders don't look like the PBS Standard Shader anymore but like a Legacy Bumped Diffuse Shader. (Unity 5 --> Xcode) Is there any way to solve this ? Thank...
View ArticleMultiple cameras not working correctly on iPad Air
I'm having a bit of trouble layering the image from one camera over another. Everything works fine in the editor: ![alt text][1] When i run it on the iPad Air i keep getting graphical glitches like in...
View ArticleCan I buy iOS Pro for my Unity 4 Pro?
I have Unity 4 Pro. Can I use it to bake builds of simple apps for iOS (no extra $)? Or I must buy iOS Pro (extra $1500)? Is it possible to buy iOS Pro for Unity 4 Pro (extra $1500)? Or I HAVE TO...
View ArticleSplashscreen bug (?) on iOS
![alt text][1] [1]: /storage/temp/55201-image.png The iPad shows for a few seconds this screen and then continues to the Unity Splashscreen. Is there any way to resolve this ? This is really a big...
View ArticleUIButton not working when testing on mobile device
Hello, I'm creating an iOS game at the moment. I have a problem with a button. When i'm testing the game with the Unity Remote, the UIButton isn't responding to touch input. However when i'm clicking...
View Article"Requires full screen" in Xcode with Unity 5.2.1
Is there a way to have Unity 5.2.1 automatically check the "Requires full screen" project setting when generating the XCode project for an iOS game? Thanks.
View ArticleUnity iOs project gets crashed when returning from internal method...
Can't find what caused this, maybe somebody knows? Unity 5.1.2f1, iPad mini 2, iOs 8.4 I have Bad Access Error in this line of DisplayManager.mm: - (BOOL)displayAvailable:(UIScreen*)targetScreen; {...
View ArticleiOS full-screen movie audio not playing, codec maybe?
Handheld.PlayFullScreenMovie on iPhone 5, iOS 7.1, Unity 5.2.1, XCode7 Loaded via URL, the video plays, but there is no audio. Audio fine if I hit same URL with browser, so it's not that. Is there a...
View ArticleHow to get your scene to appear in build and run?
I'm trying to build my scene and nothing is there to tick. Is there something I need to do to prepare my scene. I want markers to be able to walk around my scene on a Mac. PLEASE HELP This is for my...
View ArticleHow to prepare your scene to build and run?
There is nothing in my scene to tick the box in build settings. How to I get my scene to work so I can walk through my scene an an IOS devise to see how its looking? PLEASE HELP I'm an animation...
View ArticleTerrain disappears when switching platform
Hello, So I have a terrain and I'm in PC/Mac Standalone mode. When I switch platform to iOS my terrain disappears, my trees, grass and other models are still there but the terrain is invisible (has...
View ArticleIs app infected? Getting a lot of strange "CanOpenURL: failed" in Xcode
Hello, So this is very frustrating: When i build my app in Unity and build it for my iPhone in Xcode and runs it, I get a lot of these errors: "- error: "This app is not allowed to query for scheme"...
View ArticleFont missing after the update ios 9
Hi, The indie team in service games. After the latest update IOS 9, The fonts in the game are not visible. Exactly, comes the question box. English is also well visible. Japanese and Chinese are not...
View Articleis unity required iphone device ?
i have macbook and unity personal , but i don't have any kind of devices (iphone or ipad) can i develop for them? i have apps on google play and i need to put them on App Store, how that ? please help...
View ArticleHi I get a crash using iAP in iOS8
the crash occurs that line of codes sometimes void GetCurrencyInfo(){ SKProduct product = IAPXT.GetProduct(GetCharacterIndex(0)); if ( product == null ) { Debug.Log ("Error: Product not defined");...
View ArticleIs it possible to access the native step-counter on mobile platforms.
I was wondering if there was a way to see the number of steps displayed in the native health apps for ios and android. I'm not looking for a way to count steps using the accelerometer on the device....
View Article