Search Issue Tracker
Fixed in 5.3.1
Votes
0
Found in
5.4.0a5
Issue ID
751207
Regression
Yes
[UWP] Surface tablet doesn't respect orientation settings when set to tablet mode
When application is starting to launch, orientation seems to be correct, but after splash screen loading, orientation is not respected correctly.
Regression from 5.4.0a4.
Repro steps:
1. Create empty project;
2. In "player settings" set "Portait" orientation only;
3. Build to UWP platform;
4. Deploy application to Surface 3 tablet, but before set it to "tablet mode".
Whatever orientation you change, those changes are not respected and don't make any impact when build and running the project.
-----
UWP platform (Universal 10): orientations are not respected when set in Visual Studio's package manifest. Issue reproducible even with a new non Unity project, created in Visual Studio.
Workaround:
Orientations can be set in Unity player settings or can be forced by script.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
IAliHC
Feb 07, 2017 15:38
How this can be found in advance version (5.4.0a5) and fixed in earlier version(5.3.1) ?