godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.15k stars 20.21k forks source link

Android build crashes when typing in LineEdit and TextEdit #93535

Open gurueg opened 2 months ago

gurueg commented 2 months ago

Tested versions

Reproducible in: 4.2.2 stable (possible regression)

System information

Android 7.1.1 (ColorOS v3.2) - OPPO F5 (CPH1723)

Issue description

Both LineEdit and TextEdit cause the Android app to crash when you try to type. Mostly when type second symbol.

Steps to reproduce

Minimal reproduction project (MRP)

LineEditAndroidBug-godot4.2.zip

matheusmdx commented 2 months ago

I did the test with my redmi 7 (android 10) and no crash happens even after type more than 300 characters

gurueg commented 2 months ago

UPD: Not reproduced on latest android versions. test with OPPO Reno2 ColorOS v11.1 Android 11 not crashed