Switching between Input mode Game only and Input mode UI only

I found the error, changing the Input mode changes the Mouse Capture Mode so it wasn’t behaving as I expected. Using “Set Mouse Capture Method” to Capture permanently including initial solves it.

1 Like