The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

0 votes

When I export my project to Android I have issues with the LineEdit's clear button (the x when you have Clear Button = On in the node properties).

Pressing the Button on Android seemingly clears the input but as soon as you start typing the previous content is back. Sometimes parts of the previous input are deleted but not all of it. On Desktops it works fine (Win, Linux, Mac) and deletes the text, just as expected.

I wonder if it might simply due to my project settings or maybe it is a bug in godot itself? Although when I searched the internet I couldn't find anything.

I tried switching to GLES2 after reading that GLES3 has some Problems on Android but it didn't change anything.

Tested on Android Version is 10 on a OnePlus A5010.

Godot version 3.2.3
in Engine by (24 points)

1 Answer

0 votes

It looks that this has been fixed already for 3.2 but the fix is not in 3.2.3.
https://github.com/godotengine/godot/pull/45370

Guess I have to wait for the next version or compile godot myself.

by (24 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.