Search Issue Tracker
Fixed
Fixed in 6000.0.49f1, 6000.1.1f1, 6000.2.0a8
Votes
0
Found in
2021.3.45f1
2022.3.52f1
6000.0.26f1
6000.1.0a3
6000.2.0a1
Issue ID
UUM-86896
Regression
No
Text input duplicates in the TextField when textField.isDelayed is set to true and typing with a Japanese keyboard layout
How to reproduce:
1. Open the attached “IN-87799” project
2. In the Toolbar select “TextFieldTesting” → “ShowWindow”
3. Change your keyboard language to Japanese
4. In the “TextFieldTesting” window input any combination of letters into the input field and press the Enter key
5. Observe the input field
Expected result: The input text will remain unchanged after pressing the enter key
Actual result: The input text is duplicated in the text field
Reproducible with: 2021.3.45f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a3
Reproduced on: macOS
Not reproduced on: Windows 11
Note: Reproduced it on macOS on both Japanese - Kana and Japanese - Romaji input sources
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment