Hi there,
I'm having trouble using a password field. I set it in the inspector, like so:

It works fine in the editor and shows stars, but as soon as I start the game and click the password field the password bool gets set to false.

Guess i could just set it to true in update however...