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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-84531