iOS LineEdit and edit based control not support Chinese/Japanese ... input

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By darklight

I try to input chinese or japanese on iOS, but when virtual keyboard show, it only support input asic visible chars, when i switch to chinese , input has no effect, no event trigger .
I trace this, found that gl_view.mm only implement UIKeyInput protocal , i guess maybe UITextInput is needed? I’ve no idea if there’s already another way to support chinese and japanese and so on , plz help me , thx! :slight_smile:

template: official godot3.2.2 export template
engine: godot 3.2.2