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
- Overblown outdoor lighting in HDRP on Intel Iris Xe GPU
- Awaitable.NextFrameAsync() fails to resume when invoked multiple times from the playModeStateChanged event
- Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
- “AssetDatabase.GetMainAssetTypeAtPath" returns the incorrect type when using a global namespace class with the same name as a Unity type
- Editor silently crashes when switching platforms when Meta XR Core SDK is imported
Add comment