We’ve been plagued by an Exclusive Fullscreen bug in Windows since we updated to 2019.2.12f1 (from 2019.1.11f1).
It is what is experienced in this tracker here (that is marked as fixed).
We just updated to 2019.2.15f1 – which no longer reports this as a known issue, but neither does it mention that it is a fixed in the update – and can confirm it doesn’t fix for us.
The game locks up immediately on returning from being minimized and blocks all windows on the same screen (basically requiring either a second monitor with task manager, switching users, or rebooting – so it’s an extremely annoying user experience).
There are two ways to reproduce it:
- Alt-tab while in exclusive fullscreen
- Set window mode to windowed immediately before setting it to fullscreen exclusive.
The issue seems to get tied up with infinite loops in TMP scaling, but I haven’t done a deep investigation there.
Curious note – the when tabbing back in to the game it seems to set the Screen.fullscreenmode to Windowed (int 3) momentarily before setting to exclusive fullscreen and re-creating context.
We have tried disabling run in background when setting to exclusive fullscreen, but that doesn’t seem to help.
Is there any fix in sight? Anyone figure out a work-around?