- Home /
iOS orientation problem
Hi,
I am building an app for iOS with Unity 4.5.5f1. App is meant for landscape orientation only (and therefore in build settings set for landscape only). It works fine on iPad mini and iPhones, but on iPad Air 2 (iOS 8) the orientations switches between landscape and portrait all the time.
How to solve this problem?
Answer by Landern · Nov 20, 2014 at 09:58 AM
I would go and check out the patch from Nov 14, 2014. This included a fix for orientation.
Check out 4.5.5p5:
http://unity3d.com/unity/qa/patch-releases
As always, backup your project before doing stuff like this, it may work, it may not. It was the only patch that seem to address anything screen orientation wise.
Thanks for you answer. I did try it yesterday, but it didn't help.
Have you submitted a bug report from the Unity Editor? It's under help->report a bug