Search Issue Tracker
By Design
Votes
0
Found in
2022.3.58f1
6000.0.37f1
6000.1.0b5
6000.2.0a3
Issue ID
UUM-97087
Regression
No
[ShortcutManager] The modifier key (ALT, CTRL, SHIFT) are not activated when pressing any one on the keyboard
How to reproduce:
1. Create and open a new project
2. Open Edit > Shortcuts
3. Focus on the Shortcuts window (do not press any keys on the keymap)
4. Hold either ALT, CTRL, or SHIFT
5. Observe the Shortcuts window
Expected result: The pressed modifier key in the keymap is activated and is colored blue
Actual result: The pressed modifier key in the keymap is not activated and remains gray
Reproducible in: 2022.3.58f1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a3
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Workaround: Press on any key in the keymap in the Shortcuts window
Note: The workaround works until the Shortcuts window is opened agian
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
After investigation, this is the normal behavior. Indeed, the user needs to focus on the keyboard area in order to see the Modifiers layout changing.
The behavior is the same when focusing on the list in the bottom of the shortcut manager.