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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment