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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
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