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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
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) ?