Search Issue Tracker
Fixed
Fixed in 6000.1.0b10, 6000.2.0a7
Votes
0
Found in
2022.3.58f1
6000.0.38f1
6000.1.0b5
6000.2.0a3
Issue ID
UUM-98265
Regression
No
Global shortcut bind is set to default instead of previous value when setting it to a disallowed key
How to reproduce:
1. Create and open a new project
2. Open Shortcut Manager (Win: Edit > Shortcuts, Mac: Unity > Shortcuts)
3. Set “Main Menu/Assets/Refresh” shortcut bind to (Win: Ctrl+T, Mac: ⌘T)
4. Double-click the “Main Menu/Assets/Refresh” shortcut to enter edit mode
5. Left-click in the Shortcut Manager to set shortcut bind to “Mouse 0”
6. Observe “Main Menu/Assets/Refresh” shortcut bind
Expected result: the shortcut bind is set back to the previous bind
Actual result: the shortcut bind is set to default bind
Reproducible with: 2021.3.48f1, 2022.3.58f1, 6000.0.38f1, 6000.1.0b5, 6000.2.0a3
Reproducible on: macOS 15.3 (M1 Max)
Not reproducible on: no other environments tested
Note: in 2021.3.48f1 the shortcut bind is removed and no error appears, but the preferred behaviour is for it to be set back to previous value if failed to bind correct key.
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
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Resolution Note:
Postponing port
Resolution Note (fix version 6000.2.0a7):
Editor: Fixed a bug where assigning an incorrect binding would erase custom shortcut binding and reset to default.
Resolution Note (fix version 6000.1.0b10):
Editor: Fixed a bug where assigning an incorrect binding would erase custom shortcut binding and reset to default.