Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.2.1f1
2020.3
2021.1
2021.2
Issue ID
1308873
Regression
No
[InputSystem] Mouse button clicks interpreted as vertical scrollwheel inputs on Linux build
How to reproduce:
1. Open the attached project (InputCase.zip)
2. Open the SampleScene
3. Press Ctrl+B to build the project
4. In the player scroll up
5. Press the right mouse button several times
6. Observe the displayed "Scroll Value"
Expected result: the scroll value doesn't change
Actual result: the scroll value is incrementally going up or down with every mouse click
Reproducible with: 2019.4.22f1 (Input system 0.9.1-preview, 1.0.0), 2020.3.0f1, 2021.1.0b9, 2021.2.0a8 (Input system 1.0.2, 1.1.0-preview.3)
Couldn't test with: 2019.4.22f1 (Input system 0.9.0-preview), 2018.4.32f1 (Input system 0.2.1-preview) (Build fails due to compiler errors)
Notes:
1. Reproducible on Ubuntu 18.04
2. Not reproducible on Windows 10
3. Issue present when clicking the left, right or middle mouse buttons
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a15