Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a12
Issue ID
1110790
Regression
No
Shortcut Manager - You can assign commands to the modifier keys by dragging and dropping via the keyboard layout panel
It is possible to assign a command to a modifier key by dragging and dropping the command from the command list to the keyboard layout. If you then attempt to use the command via the shortcut, it won't work.
You can't assign a command to a modifier key when double clicking it, so you shouldn't be able to do it via drag/drop either.
1. Install Unity
2. Launch Unity
3. Create a new project with any settings
4. Go to Edit > Shortcuts
5. Select any command and drag/drop it onto a modifier key in the keyboard layout e.g. shift, control, alt
Expected result:
The user should not be able to assign commands to the modifier keys.
Actual result:
The shortcut binding is successfully created, but the command will not work when the shortcut is pressed.
Tested on Windows.
Occurs on:
2019.1.0a5, 2019.1.0a12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Add comment