Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4f1
Issue ID
784156
Regression
No
[WP8.1] Wrong orientation of the second splash screen
When the project is set to use only "Landsacpe Left" orientation in Unity Player Settings, deploying game on Windows Phone 8.1 the second splash screen is displayed in "Portrait Upside Down" orientation.
Reproducible on 5.3.3, 5.4.0.
Expected: both splashscreens should be displayed on the same orientation.
Repro steps:
1. Open "SmallerWSATest".
2. Set platform to WSA Phone 8.1.
3. In "Player Seetings" make sure default orientation is set to "Landscape Left".
4. Build and run generated project on Windows Phone 8.1.
5. Observe splashscreens. First splashscreen will be showed in Landscape Left orientation, the second one in "Portrait Upside Down" orientation.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #770092