Unity Issue Tracker - TextField in UIToolkit is not cleared when entering Korean characters
Fixed
UUM-102003
TextField in UIToolkit is not cleared when entering Korean characters
Unity: Text (TextCore)
Fixed
6.3.X
6.2.X
6.0.X
2022.3.X
Won't Fix
6.1.X
Fixed IME on Blur() for UIToolkit.
Fixed IME on Blur() for UIToolkit.
Fixed IME on Blur() for UIToolkit.
Fixed IME on Blur() for UIToolkit.
Reproduction steps:
1. Open the attached “textfield_clear.zip” project
2. Open the “Assets/TextField/textfield-scene.unity“ Scene
3. Enter the Play Mode
4. Click the “ShowUI” button in the Game view
5. Enter some Korean characters in the Text Input Field manually
6. Click the “Clear” button in the Game view
7. Repeat 5-6 steps a few times
8. Observe the Text Input Field in the Game view
Expected result: Only newly entered Korean characters should appear in the text field
Actual result: The placeholder text "Untitled" remains and newly entered Korean characters appear along with it