Unity 4.2.1 - incorrect Splash Screen rotation

Hi all!

I have a problem.
When application is started, it rotates in accordance with device orientation, and not as specified in settings.
For example, I set orientation to “Landscape Left”, but I hold device in Portrait position. And if I start this application, it rotates to Portrait orientation. However if I rotate device to Landscape, application will be rotated to landscape to and then will be stable in it.
What I have to do to fix this problem?

Best regards

4.2.1 seems buggy for Android.
What phone model are you using btw?

Hi!
I am using Unity 4.2. I have the rotation set strictly to portrait mode. When I start the game, the splash screen follows the orientation of the device at the time. This is undesirable. I wanted to have portrait all the way. Not sure how can you set the splash screen rotation mode. If you get anything, I’ll be glad if you share it.
Thanks

Hey ,

Am too facing this same issue . Any one find the solution for this, I tested with all android devices…My game mode is landscape but its always coming in device orientation mode. How to fix this issue ?