Search Issue Tracker
Active
Under Consideration for 1.15.X
Votes
0
Found in [Package]
1.15.0
Issue ID
ISXB-1664
Regression
No
[MacOS] Can't clear text from text field when using Japanese IME on macOS
Reproduction steps (Original):
1. Open the attached “IN-102260_LIVE-unity-test.zip“ project
2. Open the “Assets/Scenes/CityMap.Unity“ Scene
3. Using “WASD” walk next to the NPC in the bottom right
4. Open the chat in the game by pressing “Space” near the highlighted character
5. Using the Mac IME, type any Japanese text in the text field, without sending it/hitting Enter.
6. Attempt to delete text in the field using the delete/backspace key
Expected result: Each character is deleted one by one
Actual result: Characters don't delete right away, delete in chunks, or the text field becomes "stuck"
Reproducible with: 1.9.0 (6000.1.16f1), 1.14.2 (6000.0.50f1, 6000.1.6f1, 6000.2.0b4)
Couldn’t test with: 2022.3.63f1 (Unable to downgrade)
Reproducible on: M1 Max MacOS 15.1.1
Not reproducible on: No other environment tested
Note: If the chat gets “stuck“, closing and reopening the chat shows the text from the previous session when trying to type, even though closing the chat should clear the text field
Note: I was able to reproduce with a simple UI Toolkit textfield in an empty scene. I've also added a clip showcasing how the backsapce events are not sent when IME is in use which seems to be the root cause of the issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment