Search Issue Tracker
Fixed
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
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-98452