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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment