Reproduction steps:
- Open the attached “InputSystem” project
- Open the “InputManager” scene
- Enter the Play Mode
- Scroll the mouse wheel and observe the Game view
Expected result: The scroll wheel value changes with step of ±1
Actual result: The scroll wheel value changes with step of ±120
Reproducible with: 1.4.3, 1.4.4 (2020.3.42f1, 2021.3.15f1, 2022.1.24f1, 2022.2.1f1, 2023.1.0a22)
Reproduced on: Windows 10
Note: The issue is only reproducible on Windows. This is the result of how Microsoft implemented scroll wheel handling in their OS. More here: https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-mousewheel