Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.3.4p5
Issue ID
792618
Regression
No
[WSA] on Universal 10 Screen.orientation returns incorrect orientation state on startup
When setting the default orientation to "Portrait", but running it in desktop mode on the Surface 4, starting in landscape orientation. In this case the orientation will be reported to be Portrait, even though the OS has forced it to be in landscape.
Repro steps:
- Set the default orientation to Portrait in Player Settings.
- Put your Surface tablet in desktop mode (not tablet mode) and out it in landscape left orientation.
- start the app, it will open in a window, forced into landscape by OS regardless of default orientation.
- the app will wrongly report "Portrait" as its orientation.
- rotate the device to another orientation, the orientation will be updated correctly.
So it seems as if Unity knows the correct orientation at all times, but is not updating the default orientation API correctly on startup in these cases.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment