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
- [Android] Texture Compression default texture format is set to PVRTC when building via script BuildPipeline.BuildPlayer
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
Add comment