Unity Issue Tracker - Shortcut manager ignores Control modifier
Fixed
UUM-7619
Shortcut manager ignores Control modifier
Unity: Editor Platform
Mac
Fixed
2023.1.X
Won't Fix
2020.3.X
The control modifier key now works for shortcuts on macOS
Please note that the control key cannot be combined with the option and command modifiers.
Support for the Control key modifier in macOS was added in 2021.3.
Reproduction steps:
1. Create a new project
2. Open the ShortcutManager
3. Try binding Control+P key combination on any shortcut
Expected result: Key combinations are set with modifier keys
Actual result: Keys are assigned without modifiers or are not able to finish binding at all