Search Issue Tracker
By Design
Votes
2
Found in
2017.1.0b10
Issue ID
924468
Regression
No
Number shortcut for MenuItem doesn't work with numeric keypad
Steps to reproduce:
1. Open attached project "924468.zip"
2. Open Scene View
3. Press '1(alphanumeric keyboard)' and '1(alphanumeric keyboard) + shift'
*everything works as intended*
4. Turn on Num Lock
5. Press '1(numeric keypad)' and '1(numeric keypad) + shift'
Expected behavior: number shortcut for MenuItem works from alphanumeric keyboard and numeric keypad
Actual behavior: number shortcut for MenuItem doesn't work with numeric keypad
Reproducible with: 5.5.4p1, 5.6.2f1, 2017.1.0f1, 2017.2.0b1
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
The goal is eventually make the keypad numbers bindable as well, so we want those 2 set of keys to be independent.