TextBoxes on Android don't update

Typing into a TextBox on Android doesn’t show any text in the TextBox until you press enter (unfocusing the TextBox). It does update the white box at the top of the screen, but the actual textbox does not get updated.

This ruins my UX because the user can’t see what they’re typing until they close their keyboard.

7 Likes

I am not able to reproduce this. Is the issue still occuring on your side? If yes, are your phone and game updated?

I’m on Samsung S21 Ultra

Here you can see this ugly white Box at the top of my screen created by the engine when I select the actual Textbox that I did make, which is right next to the Bubble icon above my keyboard. That’s where the text normally updates/shows up on iOS or Windows, but never on my Android.

3 Likes

Thanks for the report! We have filed a ticket to our iternal database and this issue should be resolved in the patch version 476.

3 Likes

That’s great thank you!! Does it also remove the white bar? On iOS there is no white bar, the text just goes directly into my TextBox just like on Windows/Desktop.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.