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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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