Search Issue Tracker
In Progress
Votes
1
Found in [Package]
1.7.0
1.8.0-pre.1
Issue ID
ISXB-628
Regression
No
OnIMECompositionChange does not return an empty string on accept when using Microsoft IME
How to reproduce:
1. Open the “repro_IMEInput“ project
2. Open the “IMETest“ scene
3. Set Korean (Microsoft IME) as the keyboard language
4. Enter Play Mode
5. Select the “IMETest“ GameObject
6. In the Inspector window, select the “Output String“ field
7. Press the keys “Q“ and “W“ (entering ㅂㅈ)
8. Observe the “Composition Text“ field in the Game View
Expected result: No characters are seen
Actual result: “ㅈ“ is seen
Reproducible with: 1.6.3, 1.7.0 (2022.3.9f1, 2023.1.13f1, 2023.2.0b9), 1.8.0-pre.1 (2023.3.0a5)
Could not test with: 1.7.0 (2021.3.30f1) (the script could not be loaded)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Note: Reproducible in Player
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
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Resolution Note:
Adjusted documentation to better explain intended usage