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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.