Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4.25f1
2020.3.6f1
2021.1.5f1
2021.2.0a15
Issue ID
UUM-3253
Regression
No
[macOS] Cannot set multi-key shortcuts if a single letter is already used as a shortcut
Reproduction steps:
1. Open any Unity project
2. Go Unity -> Shortcuts
3. Find Stage/Edit Prefab in Isolation
4. Try to set its shortcut to Option + P
Expected result: The shortcut is set successfully
Actual result: Binding conflict is thrown saying that P is already assigned to another function, however, the Option+P combination is not set anywhere
Reproducible with: 2019.4.25f1 (Note 3), 2020.3.6f1, 2021.1.5f1, 2021.2.0a15
Could not test with 2018.4.33f1 because there are no shortcuts settings available
Notes:
1. Unity should perceive P and Option+P as different combinations but does not
2. This does not seem to occur with all combinations the same way, and I found it hard to understand what causes this
3. In 2019.4.25f1 there is no Prefab in isolation bind, so try binding Main Menu/GameObject/3D/Quad with control + P (says that P is bound)
-
Resolution Note:
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #UUM-5103