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
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- UI Shader Graph’s Main Preview has a right-click context menu with different preview options which do not work for a UI Shader Graph and does nothing when clicked
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
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