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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a5