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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment