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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment