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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
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.