Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b12
6000.2.0a8
Issue ID
UUM-102003
Regression
No
TextField in UIToolkit is not cleared when entering Korean characters
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
Reproducible with: 2022.3.60f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a8
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene View flickers when the Game View Tab is docked next to the Scene View Tab and graphics API is set to Direct3D11
- Typo in TMP_InputField when viewing "Reset on Deactivation" setting tooltip
- TextField placeholder variant USS class is not correctly set when using SetValueWithoutNotify(string.Empty)
- An object cannot be selected in Scene view when the SkinnedMeshRenderer bounds and the object are not overlapping
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
Add comment