Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.57f1
6000.0.37f1
6000.1.0b5
6000.2.0a2
Issue ID
UUM-97276
Regression
No
Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
How to reproduce:
1. Create and open a new project
2. Open Shortcut Manager (Win: Edit > Shortcuts, Mac: Unity > Shortcuts)
3. Set “Scene View/Menu 1“ shortcut bind to “Mouse 0” (left-click)
4. Left-click in the Scene view
5. Press “Resolve Conflict…” in the Shortcut Conflict popup
6. Observe Shortcut Manager
Expected result: the Binding Conflicts filter shows the conflicting shortcuts
Actual result: the conflicting shortcuts are not shown
Reproducible with: 2022.3.57f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Could not test with: 2021.3.47f1 (shortcut context not available)
Reproducible on: macOS 15.2 (M1 Max)
Not reproducible on: no other environments tested
Note: The conflicting shortcuts do not show up due to being in different contexts, but get caught when interacting with the Scene view and are not handled in the Shortcut Manager
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
This is a known limitation of the shortcut contexts at the moment. That should be investigated as part of a larger refactoring of the shortcut manager.