Search Issue Tracker
Won't Fix
Votes
1
Found in
4.5.3b1
Issue ID
617256
Regression
No
Initial splashscreen is displayed in portrait, ignoring orientation restrictions
Steps to reproduce:
1. Build any project
2. Open visual studio solution
3. Tick Landscape and Landscape-flipped Supported orientations in Package.appxmanifest file
4. Deploy to Windows Phone 8.1 device. Application will still start as Portrait
Why is this issue not going to be fixed?
On Windows Phone (unlike Android), Start screen is always in portrait mode. When you start the application, the OS will first display the splash screen, and only then will read your preferences you specified in the application manifest. Since start screen is in portrait orientation, so will your app be at startup.
If you want to change the splashscreen to be landscape when the application starts, add a landscape splashscreen image.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment