Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
1
Found in
2017.4.8f1
2019.1.0a12
Issue ID
1105102
Regression
No
Some Resolutions in fullscreen can't be set under linux ubuntu
To reproduce:
1) Open attached project
2) Build and run for Linux
3) Switch resolution with up and down keys
Expected: All resolutions are available
Actual: When you try to switch to a resolution that has the same width as the desktop resolution (e.g. `1920x1080` when the desktop is `1920x1200`), the player switches to the desktop resolution
Reproduced in 2017.4.8f1, 2019.1.0a12
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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Resolution Note (fix version 2019.3):
Fixed not being able to set any resolution on the Linux player when the requested resolution matched either the width or height of the native desktop resolution.