Search Issue Tracker
Active
Votes
2
Found in
2022.2.0a12
Issue ID
1424057
Regression
Yes
Arrow keys in the Hierarchy window and shortcuts that use "Shift + Command" are not registered when using Unity 2022.2.0a12
How to reproduce (shortcut issue):
1. Open the attached project "1417431_Undo (1).zip"
2. Open the "SampleScene" Scene
3. Rename any file
4. Undo the action (command + Z)
5. Redo the action (command + shift + Z)
Expected result: The shortcut is registered and the action is redone
Actual result: The shortcut is not registered
How to reproduce (arrow keys issue):
1. Have the same project opened
2. Select any GameObject in the Hierarchy window
3. Press the "up" and "down" arrow keys on the keyboard
Expected result: The arrow keys input is registered, the GameObject that is above or below the initial GameObject is selected
Actual result: The arrow keys input is not registered
Reproducible with: 2022.2.0a12
Not reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.2f1, 2022.1.0f1, 2022.2.0a11
Notes:
- Does not reproduce on Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment