Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0b10
2018.3.13f1
2019.1.0a9
2019.2.0a1
2019.3.0a1
Issue ID
1154312
Regression
Yes
Hotkeys containing uppercase letter conflict with hotkeys containing Shift when they are created using MenuItem attribute
How to reproduce:
1. Open the attached project ("Hotkeys_Test")
2. Enter Play Mode
3. Press Ctrl+T
4. Press Ctrl+Shift+T
Expected results: Console prints "Ctrl+t is pressed" and "Ctrl+Shift+t is pressed" messages
Actual results: "Shortcut conflict detected for key binding Ctrl+Shift+T" is displayed
Reproducible with: 2018.4.1f1, 2019.1.4f1, 2019.2.0b3, 2019.3.0a3
Not reproducible with: 2017.4.27f1, 2018.3.0b9, 2019.1.0a8
Note:
- In version 2019.1.0a8 and above Shortcuts Manager was introduced, therefore the error is displayed in the Shortcuts Manager window
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a5