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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
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