Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard input not working after InputField was in use, only in Firefox #103

Open
Daniel4144 opened this issue Dec 2, 2022 · 0 comments
Labels

Comments

@Daniel4144
Copy link

After interacting with an InputField (and then disabling the Inputfield), inputs through keyboard are not working anymore.
For example before interacting with the InputField I am able to move a player object via WASD, then I open a menu with an InputField - the InputField is working normally - then I close the Menu. Now I cannot control the player anymore with WASD. I also cannot open the menu again with TAB, TAB cycles through the Browsers menubar elements.
I found this in Firefox, in Chrome everything seems to be fine.

I am using Unity 2021.3.11f1

@kou-yeung kou-yeung added the verification scheduled 検証予定 label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants