
Quite a few games recently stopped responding to any input when they're in full screen. Examples include Streets of Rogue, Ballistic Overkill, White Noise 2 and a few others. It's a bug in the Unity game engine, that was confirmed and fixed in subsequent releases.
Simply add this to your Steam launch option for the game:
-screen-fullscreen 0
This will then fix your input.
Don't know how? It's easy! Right click the game in your Steam library, go to Properties, hit "Set launch options..." and paste the above into it. It will set it into windowed mode, which seems to be the easiest way to fix it until developers update their games again.
Hopefully they will update their Unity version again in future, until then you will need to do that.
Last edited by Disharmonic at 11 August 2017 at 9:51 pm UTC
They probably do. That's the problem. These issues don't happen to everyone. This particular problem never occurred on my machine.
Yes, it did. Added the
-screen-fullscreen 0
modifier to the Launch options, and after that the mouse buttons were responding when clicking on Menu options.Thanks for sharing. Hope the Unity people fix it soon!
It has been fixed for a while now, devs must just upgrade their Unity versions.
To answer questions...?
Developer of Verdun here. We use the latest version of Unity (2017.1.0p3) and this issue is still present there. Unity confirmed that this is now fixed and the fix is scheduled to land for 2017.1.0p4, I -think- this Unity patch will launch end this week.
For now please use the workaround listed above, rest assured that a fix will be available soon.
Mike