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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
This is a duplicate of issue #770092