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
- GitHub and GitLab "Personal Access Token" is periodically cleared while Unity Hub is running on Linux
- Attribute on Toolbar Overlay does not resolve when importing .unitypackage
- Remote repository size is not shown for GitHub repositories when expanding project details
- "Repository name" field and "slug preview" don't have correct validation and become inconsistent when unsupported characters are entered
- Package Manager throws ScriptableSingleton related errors after a package was installed while there were pending package manifest changes
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.