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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
The recommended workaround to this is to pass the desired resolution on the command line, or set from game code / player settings.