Unity Issue Tracker - Scrolling with the scroll wheel is slower on builds when using the new Input System package
Fixed
UUM-12564
Scrolling with the scroll wheel is slower on builds when using the new Input System package
Unity: Linux
Linux
Fixed
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Fixed in 2023.1.0a20
Fixed in 2022.2.0b13
Fixed in 2022.1.21f1
Verified this fix has landed to 2021.3/staging a2d6d955f606 in Rocky Linux 8.6
Verified the fix has landed to 2020.3/staging abcaece326cf on Rocky Linux 8.6
How to reproduce:
Open the user-attached project (UnityScrollExample.zip)
Open the SampleScene
Enter Play Mode
Scroll using the scroll wheel in the panel and note the scroll speed
Exit Play Mode
Make a standalone build for Linux and run it
Repeat step 4 in the build
Expected result: the build’s scroll speed matches the scroll speed in the Editor
Actual result: Linux scroll speed is significantly slower (almost immovable)
Reproducible with: Input System 1.4.1 (2020.3.38f1, 2021.3.8f1, 2022.1.13f1, 2022.2.0b6, 2023.1.0a8)