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
- Render Graphs Kebab Menu Buttons are missing padding and Highlight is uneven when hovered over
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
- [Android][Vulkan]Shader casting issue occurs when using Snapdragon devices with the Vulkan Graphics API
- "Paste" option is available in Shader Graph contextual menu even when the clipboard has unrelated item
Add comment