Search Issue Tracker
Fixed
Fixed in 6000.4.0b1, 6000.5.0a3
Votes
0
Found in
6000.0.63f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-128103
Regression
No
Command remains bolded after removing assigned shortcut
Reproduction steps:
1. Create a new project
2. Unity > Shortcuts…
3. Assign a shortcut to command that does not have a shortcut by default
4. Right-click on the command and select “Remove shortcut” option
5. Observe the command
Actual result: Command remains bolded even though it did not have a shortcut by default
Expected result: Command is not bolded
Reproducible with: 6000.0.63f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Reproduced on: macOS Tahoe 26.1 (M4)
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 6000.5.0a3):
Fixed a bug where removing an empty shortcut would be shown as an override in the Shortcut Manager.
Resolution Note (fix version 6000.4.0b1):
Editor: Fixed a bug where removing an empty shortcut would be shown as an override in the Shortcut Manager.