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
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
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