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
- Text Object position shifts when selecting multiple Text Objects and expanding the Extra Settings in the Inspector
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
Add comment