Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.23f1
7000.0.0a1
Issue ID
UUM-84532
Regression
Yes
Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
Reproduction steps:
1. Add the “Chinese - Simplified → Pinyin - Simplified“ input source on macOS
2. Change the input source to “Pinyin - Simplified”
3. Open the attached “repro_IN-85343“ project
4. Open the “Assets/Scenes/ReproScene.unity“ Scene
5. In the Hierarchy, select the “InputSystem“ GameObject
6. In the Inspector, make sure that the “Event System“ Component is disabled
7. Enter the Play Mode
8. In the Game window, in the input field at the bottom, type “zhongguo“
9. Press backspace to delete the typed text
10. Observe the input field
Expected result: The typed text is deleted normally
Actual result: No letters from the typed text are being deleted for a few backspace clicks and then the whole text is deleted after only one backspace click
Reproducible with: 2023.2.0a16, 6000.0.23f1
Not reproducible with: 2021.3.45f1, 2022.3.50f1, 2023.2.0a15
Reproducible on: macOS Ventura 13.6.6 (22G630)
Not reproducible on: Windows 10 (22H2)
Note: On 2021.3.45f1, the deletion works normally, but the text doesn’t appear while typing it
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
- UI GameObjects are not positioned at 0,0,0 when creating them while Scene view is active
- Mesh Filter and Mesh Renderer property icons are difficult to see on blue highlight when selected in Animator window
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84531