Search Issue Tracker
Duplicate
Duplicate in 2021.2.X
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:
-
Resolution Note (2021.2.X):
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
This is a duplicate of issue #UUM-5103