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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment