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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment