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
- DisplayDialogComplex crashes with a long content string containg Cyrillic chars
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment