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
- Unity Version Control window during "Create workspace" updates only when the mouse is moved
- Crash on AudioMixer::GetFloat when entering Play Mode in a specific project
- Test assembly files are not generated when using a local package included in a subdirectory
- URP Terrain Shaders are always included when building on any target platform
- Multiple errors thrown and Scene/Game view is not rendered when Lighting Override Mask is set to the same layer as the Volume
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