Search Issue Tracker
Fixed in 6000.0.42f1
Fixed in 6000.0.X, 6000.1.X, 6000.2.X, future release
Votes
0
Found in
6000.0.38f1
6000.1.0b6
6000.2.0a3
Issue ID
UUM-97539
Regression
No
[Shortcut Manager] "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
Reproduction steps:
1. Create a new or open any other project
2. Open the Shortcut Manager window (Edit -> Shortcuts)
3. In the Shortcut Manager window, search for "Scene View/" to filter the list of shortcuts
4. Find the shortcut for "Scene View/Menu"
5. Double-click on the Shortcut section for the "Scene View/Menu" row, which will make the shortcut editable
6. While the shortcut is editable, click the middle mouse button
7. Shortcut Manager will pop a window because this conflicts with another shortcut. Click the Create Conflict button
8. Shortcut Manager will set the shortcut for "Scene View/Menu" to Mouse2 (middle mouse)
9. Navigate to the Scene View and click the middle mouse button
10. A Shortcut Conflict window pops up. Select the "Scene View/Menu" row and click the Perform Selected option
Expected result: The shortcut is performed and the scene view menu is popped
Actual result: The shortcut is not performed and a NullReferenceException is logged in the Console
Reproducible with: 6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Couldn’t test with: 2022.3.58f1 (No such command present in the shortcuts window)
Reproducible on: M1 Max MacOS 15.1.1, Windows 10
Not reproducible on: No other environment tested
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Postponing port
Resolution Note (fix version 6000.2):
Fixing a potential NullRef exception when trying to open the SceneView Menu.
Resolution Note (fix version 6000.1):
Editor: Fixing a potential NullRef exception when trying to open the SceneView Menu.
Resolution Note (fix version 6000.0):
Editor: Fixing a potential NullRef exception when trying to open the SceneView Menu.