Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.3.3f1
Issue ID
586080
Regression
No
Locking screen orientation makes application to show wrong screen resolution
Application is set to support only "landscape" and "landscape-flipped" screen orientations. Windows tablet orientation is locked to portrait.
Deploying application on tablet with Visual Studio for the first time,application launches in landscape orientation, even if tablet has been set to portrait orientation.
Stopping Visual Studio makes application to close.
Trying to launch the same application from the tablet (from the windows start screen), makes application to display portrait's resolution, even if application is launched in landscape mode.
Launching application second time in the same manner as before, resolution is displayed correctly.
Repro steps:
1. Make project to show screens height and width;
2. Build it to Win Store Apps;
3. Open solution and in Package.appxmanifest mark "Landscape" and "Landscape-flipped" supported resolution.
4. Deploy project to tablet. Tablet must be locked on portrait orientation.
5. Stop Visual Studio.
6. Launch deployed application from tablet(from the start screen);
7. Observe that in landscape mode screen's resolution is showed as portrait's.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Add comment