Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X
Votes
0
Found in
2019.4
2019.4.17f1
2020.2
2021.1
2021.2
Issue ID
1305843
Regression
No
[macOS] [Linux] Input.inputString doesn't convert input to the suggestions from IME
Steps to reproduce:
1. Open the project attached by the user
2. Open scene "InputApiTestScene"
3. Add Simplified Chinese (Pinyin) to your available keyboard language and select it as the current keyboard input
4. Enter Play mode
5. Type anything
6. Try selecting symbols suggested (you can do that by either using corresponding numbers or navigating with arrow keys and selecting by pressing space key)
Expected results: inputString changes to the selected symbols from IME
Actual results: inputString contains the characters used to select the symbols suggested by the IME (either space or numbers)
Reproducible with: 2019.4.20f1, 2020.2.4f1, 2021.1.0b7, 2021.2.0a4
Notes:
- IME works as expected with TMP, Text, search fields in Editor
- Not reproducible on Windows
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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a19 on Mac
Linux IME support was never implemented, so we created a feature request for it
Resolution Note (fix version 2020.3):
Fixed in 2020.3.38f1