Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.1.X, 2018.2.X
Votes
3
Found in
Issue ID
1025120
Regression
No
Screen.fullScreenMode is broken on Windows Standalone
Build and run the attached project.
Try all four buttons
- Windowed: does nothing
- MaximizedWindow: switches to FullscreenWindow instead
- FullscreenWindow: works as expected
- ExclusiveFullscreen: switches to Windowed instead
Note: Screen.fullScreenMode is the new API first appeared in 2018.1
Comments (6)
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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Carrmichaelll
Jun 11, 2019 12:48
2019 and still not working!!
trothmaster
Jan 15, 2019 17:33
Never mind, it must be something else because a blank project works.
trothmaster
Jan 15, 2019 17:25
This is not fixed in 2018.2.20f1
trothmaster
Jan 15, 2019 17:15
This is not fixed in 2018.2.20f1
GarethIW
Jul 28, 2018 14:39
I've wanted the ability to toggle between borderless/exclusive/windowed at runtime for *so long*. I was excited to see this property added.
Except it doesn't actually do anything (2018.2.0f2)
Wurstbeschleuniger
Jun 02, 2018 01:08
Same here ... Seems like the enums on Unity side are messed up. Did no one realize that games don't toggle windowed/fullscreen any longer?
Thanks a lot for fixing