Search Issue Tracker
Fixed
Votes
1
Found in [Package]
2020.1.0a14
2020.1.0b14
2020.2
Issue ID
1261739
Regression
Yes
[UI Toolkit] TextField doesn't register AltGr symbol combinations
How to reproduce:
1. Open attached project "uiTookitBug.zip"
2. In the Menu bar, go to Window > UIElements > test
3. Change OS input keyboard to UK and try typing AltGr+E inside the TextField
Expected result: "é" is successfully registered and visible in the TextField
Actual result: no changes appear inside the TextField
Reproducible with: 2020.1.0a14 (UI Toolkit built-in), 2020.1.0b16, 2020.2.0a18 (1.0.0-preview.3)
Not reproducible with: 2019.4.4f1 (UI Toolkit built-in, formerly UIElements), 2020.1.0a13 (UI Toolkit built-in)
Couldn't test with: 2018.4.25f1 (no UI Toolkit, formerly UIElements)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset list items fail to load content when scrolling through the List view in Asset Store Search
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
Add comment