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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Resolution Note:
The goal is eventually make the keypad numbers bindable as well, so we want those 2 set of keys to be independent.