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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
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.