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
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
- [iOS] The safe area value changes when reopening the app in Landscape orientation
- Light flickering when using Forward+ on Mobile
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a5