Search Issue Tracker
Fixed
Fixed in 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Votes
0
Found in
6000.0.23f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-84531
Regression
Yes
Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
Reproduction steps:
1. Download the “Chinese (Simplified, China)“ language pack on Windows (“Start → Settings → Time & Language → Language → Add a language“)
2. Change to that language with the “Shift + Space“ button combination
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. Observe the input field
Expected result: The typed text “zhongguo“ appears in the input field
Actual result: The input field remains empty, as the typed text “zhongguo“ doesn’t appear
Reproducible with: 2021.3.45f1, 2022.1.0a15, 2023.2.0a16, 6000.0.23f1
Not reproducible with: 2022.1.0a16, 2022.3.50f1, 2023.2.0a15
Reproducible on: Windows 10 (22H2)
Not reproducible on: macOS Ventura 13.6.6 (22G630)
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 (fix version 6000.2.0a6):
Fixed IME text not appearing in UITK's TextField as we type.
Resolution Note (fix version 6000.1.0b9):
Fixed IME text not appearing in UITK's TextField as we type.
Resolution Note (fix version 6000.0.41f1):
Fixed IME text not appearing in UITK's TextField as we type.