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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a5