Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.3.0b4
2019.1.0a5
2019.1.0f2
2019.2.0a1
Issue ID
1149382
Regression
No
[Linux] CTRL+Z shortcut does not work when using German (Austria) Input Source
How to reproduce:
1. Add German (Austria) Input Source in Region & Language settings
2. Open any project
3. Create a random GameObject and try to undo the action with the CTRL+Z shortcut
Expected result: GameObject disppears
Actual result: Hierarchy search input field gains focus (CTRL+Y shortcut)
Reproducible with: 2017.4.26f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a2
Note: CTRL+Y is the shortcut for searching for something in the Hierarchy, German (Austria) Input Source has Z and Y letters switched.
Note 2: It also has the same behavior with Russian Input Source, but only in 2019.1.
Comments (1)
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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
pavethem
Aug 23, 2019 15:30
This is actually still not completely fixed in 2019.2.2f
Now, using a German keyboard layout, CTRL+Y undoes the last action by default, when it really should be CTRL+Z.
But at least now you can bind Undo to CTRL+Z, so it's not a big problem.