Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.4.0b22
Issue ID
804583
Regression
No
[WSA] Orientation issues on tablets
In tablet mode, application ignores default orientation settings.
Reproducible on 5.3, 5.4 on Surface 3 and 4.
Repro steps:
1. open project "SplashTest.zip".
2. in player settings set default orientation to "Landscape-right".
3. build to WSA Universal 10 platform.
4. set tablet in "Tablet mode". Put it in "Portrait" orientation.
5. open generated project. In package.appxmanifest change orientation only to "Portrait flipped".
6. deploy on tablet. Observe how first splash screen is displayed in "Portrait-flipped" orientation (orientation set in app manifest).
Second splash screen displayed in "Portrait" orientation (current tablet orientation).
Third splash screen displayed in "Landscape-right" orientation (editor player settings orientation).
This is the most bizarre combination for orientations. Sometimes application starts a bit shifted, like in this case 804577.
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
Add comment