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
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
Add comment