Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0b1
2019.1.10f1
2019.2.0a1
2019.3.0a1
Issue ID
1170001
Regression
No
[UIElements] Right side alt-key secondary language keyboard input is ignored on Windows when using UI Elements
How to reproduce:
1. Install any CJK language pack on Windows 10 (Korean was used for testing)
2. Open the attached project ("UIElementsExamples.zip")
3. Open UIElementsExamples > 13_SerializedProperties tab
4. Set your language to the installed CJK of choice
5. Click right alt key (Alt Gr) to change the keyboard layout
6. Try typing into UI Elements string field
Expected results: CJK letters from the alternative keyboard layout are typed
Actual results: English letters are typed
Reproducible with: 2019.1.11f1, 2019.2.0b10, 2019.3.0a10
Couldn't reproduce with version up to 2019.1.0b1 because of project errors after the downgrade
Notes:
1. This issue does not reproduce with IMGUI fields
2. Not all UI Elements fields reproduce this issue
3. This issue only reproduces 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This seems to be a more general problem with Unity and not specific to UIElements.
Right now this very low priority for us and we may have a look at this at a later date.