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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment