Hi,
I’ve got an inputfield in my game where players login to the server and when you start up the game, the inputfield works perfectly, but when you return to the main menu from another level, the keys from the keyboard aren’t registered when hit.
Everything looks the same in the inspector, the inputfield is interactable and there’s a blinking cursor awaiting input. The only difference is that keyboard input doesn’t work. Does anybody know why or how to fix this? It doesn’t make sense to me as everything in the menu scene is the same.
Oh btw if I click outside the “game” window while playing and than back on the inputfield it works again.
All help is greatly appreciated