Search Issue Tracker
Active
Votes
0
Found in
6000.0.38f1
6000.1.0b6
6000.2.0a3
Issue ID
UUM-98453
Regression
No
Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
How to reproduce:
1. Open the attached “IN-94955” project
2. Open the Console window and hover on it
3. Hold Shift and scroll the mouse wheel upwards
4. Hold Ctrl and scroll the mouse wheel upwards
5. Observe the Console window
Expected result: The Console outputs "WheelUp + Shift shortcut triggered!" and "WheelUp + Ctrl shortcut triggered"
Actual result: The Console only outputs "WheelUp + Ctrl shortcut triggered!"
Reproducible with: 6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Could not test with: 2021.3.48f1, 2022.3.58f1(Wheel Up and Wheel Down Shortcuts do not exist)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
Add comment