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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note:
The goal is eventually make the keypad numbers bindable as well, so we want those 2 set of keys to be independent.