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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
Resolution Note:
The recommended workaround to this is to pass the desired resolution on the command line, or set from game code / player settings.