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] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
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.