Hello,
I have a scene with several UI InputFields where users can type information in the world space (WebGL).
It seems I can only type in ONE of the input fields, when trying to type in the other fields it seems they wont accept focus, so you cant anything in them (maybe one character then it forcibly gives up the focus so you cant type anymore).
Has anybody seen this? Its possible that im using it wrong? Do i need some other code to make it work?
Thanks!