Search Issue Tracker
Fixed in 2019.3.X
Votes
4
Found in
2019.1.0a11
2019.1.0f2
2019.2.0a1
Issue ID
1149657
Regression
Yes
[Linux] Input.mouseScrollDelta returns reversed values in Linux player
How to reproduce:
1. Open user's attached project ('mousewheel-test.zip')
2. Build the project for Linux
3. Run the built executable and scroll with mouse wheel
Expected result: Input.mouseScrollDelta returns positive values if scrolling upwards and negative values if scrolling downwards
Actual result: Input.mouseScrollDelta returns reversed values
Reproducible with: 2019.1.0a11, 2019.1.0f2, 2019.2.0a13
Not reproducible with: 2018.3.14f1, 2019.1.0a10
Could not build the project with 2017.4.26f1.
Note: Very similar to case 1078270.
Comments (7)
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
- "There can only be one active Event System" Warning is logged when entering Play Mode in the BenchmarkScene of the 3D Universal sample Template
- Motion blur is forced and exaggerated through transparents when "Sort with Refractive" and Motion blur is enabled
- MaterialPropertyBlock of a SpriteRenderer is reset when it is updated through the color picker
- TlsException is thrown when AVG Mail SSL Scan is used
- Edit Bounding Volume buttons are missing when GameObject contains a component with a missing script
Waz
Apr 06, 2022 01:24
IMGUI controls still backwards on Linux with Unity 2020.3.32f1. Was this "fixed" at the wrong point?
EvilDrBA
Nov 23, 2020 17:39
Somehow I still encounter the issue with 2019.4.13f1 (on Windows building for Linux).
RudyTheDev
Oct 08, 2019 08:30
Saw this using ScrollRect on 2019.2.7f2. Windows is fine, Linux scrolling is reversed.
softone
May 09, 2019 08:21
This also causes ScrollRects to scroll inversed with mousewheel on Linux.
softone
May 09, 2019 08:20
This bug is also reproducible with 2019.1.1f1
x4000
Apr 30, 2019 16:30
Can confirm that we've also run into this. https://bugtracker.arcengames.com/view.php?id=21148