IAPXT and iOS 9 compatibility
Hello there, Does IAPXT plugin support iOS 9 In-App purchases? I can not complete any in-app purchase since iOS 9 in my game, which works perfectly in iOS 7 and 8 since a year ago. I have compiled my...
View ArticleiOS Splash screens - right size for each one?
What are the sizes for each of the splash screen boxes in-editor splash screen resolution options?
View ArticleiOS splash screen issue in Unity 5.2
Hi all, We just upgraded to Unity 5.2 and ran into an issue with the new splash screen support for iOS. We want a logo on a white background for all splash screens. If we use the default setting,...
View Articleios touch - only once
Hi guys, I'm new to ios development and am trying to understand the touch input. The below code works but it's constantly updating resulting in printed word "Tapped" being printed in the console 10's...
View ArticleWhy is texture sliding on different iphones?
Thats a very odd behaiviour I'm getting. I'm doing a game and I have some fbx animations imported on it. Everything works fine on editor and on iphone 6, 6 plus and ipads. But when I run the same game...
View ArticleIL2CPP compatibility in iOS
My game based on Physics2D has feature that playback a replay data by simulating user Input. But, In iOS enabled IL2CPP, playback does not work. It seems to have a slight deviation. Should i report to...
View ArticleIs there a way to get water4 working on iOS9?
The situation is thus: - We are using unity 5.2.1, though the issue occurred on 5.2.0 as well. - We have an app using water4 (with gerstner displace disabled,) that works perfectly on iOS8 installed on...
View ArticleEXC_BAD_ACCESS when rotating the device in iOS simulator
I'm trying to debug crashes that happen on the iOS device and simulator. My app is built with the current version of Unity, 5.2.1f1. Here's a crash that occurs in the 7.1 simulator whenever I rotate...
View ArticleUI object not fitting with the device in simulator
I have some problems with UI, my ui object not rendering good when testing on simulator or on the device![alt text][1] [1]: /storage/temp/54979-ios-simulator-screen.png What's the problem? I don't have...
View ArticleHow do I properly use Unity's WebCamTexture? IOS
was recently using the WebCamTexture API in Unity, [Heres] (http://docs.unity3d.com/ScriptReference/WebCamTexture.html) some documentation on it, and I ran across a couple issues. My biggest issue is...
View ArticleOpenGL error due to RenderTexture size set too high. Any way to change size...
This only happens when compiling to an iPad 3 or / and iPhone 5, but not on iPhone 5s or iPad air or above. I've looked up the error through Open GL documentation: #define...
View ArticleSpace 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