Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.2.7f1
Issue ID
1099286
Regression
No
SetResolution fullscreen parameter does not work on Linux
To reproduce:
1) Open attached project and scene
2) Build and run it for Linux
3) Notice it has opened as non-full screen 1024*780 window
4) Maximize it and then close it
5) Relaunch the player
Expected: It resizes back to 1024*780 and non-full screen as per script setting that in Awake() (can be seen in Windows)
Actual: The window stays maximized (although the actual view sizes down to script parameters in the bottom left)
Reproduced in 2017.4.11f1, 2018.2.7f1, 2018.2.14f1, 2018.3.0b8, 2019.1.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment