TextField not working on WebGL build for desktop browser #322
christopher-dreamlabs
started this conversation in
Bugs
Replies: 2 comments
-
The type of text field does not seem to have anything to do with this behavior. It seems to be related to the number of text fields. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any update on this? Still having the same issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some text fields can't be interacted with on WebGL builds and desktop browsers (tested on latest Google Chrome).
The same text fields work fine on mobile browsers as well as the Unity editor.
This issue can be reproduced by creating a new project, importing Nova and building with the included UIControls sample scene.
In this specific example the SimpleControls and ModernControls can't be interacted with.
Beta Was this translation helpful? Give feedback.
All reactions