Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.38f1
Issue ID
UUM-75883
Regression
Yes
[Linux] Mouse visualizer throws IndexOutOfRangeException errors when using the scroll wheel
Reproduction steps:
1. Open the attached “InputSystem” project
2. Open the “Assets/Samples/Visualizers/MouseVisualizer.unity“ scene
3. Enter the Play Mode
4. In the Game View, click on the Game View and then use the mouse scroll wheel
Expected results: No errors are thrown
Actual results: IndexOutOfRangeException exceptions are thrown when scrolling
Reproduced with: 2022.3.38f1
Not reproduced with: 2021.3.40f1, 6000.0.11f1
Reproduced on: Ubuntu 24.04
Not reproduced on: Windows, Ubuntu 22.04
Thrown errors:
- IndexOutOfRangeException: Index was outside the bounds of the array.
- IndexOutOfRangeException while executing 'InputSystem.onEvent' callbacks
Note: couldn’t downgrade project to find the regression point
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note:
The developer team cannot reproduce the issue. In addition, The 2022.3 stream is not supported on Ubuntu 24.04 at this time.