Search Issue Tracker
Won't Fix
Votes
1
Found in
5.5.0p4
Issue ID
883553
Regression
No
[Linux] High resolution options are not displayed in Linux player preferences when display is rotated to portrait mode
When display is rotated by 90 degrees (becomes vertical), high resolution options are not displayed on 4K monitors.
Steps to reproduce:
1) Build an empty project for Linux.
2) In System Settings, rotate the display Counterclockwise.
3) Run the build.
Look at the available resolutions - the highest is 2048 x 1536 - it should be 2160 x 3840. Other high resolution options should be available.
This does not occur when the screen is in landscape mode.
Reproduced on:
5.6.0b8, 5.5.0p4, 5.3.6f1
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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material
Resolution Note:
The recommended workaround to this is to pass the desired resolution on the command line, or set from game code / player settings.