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
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
- 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
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