Search Issue Tracker
Fixed
Fixed in 6000.0.49f1, 6000.1.2f1, 6000.2.0a11
Votes
0
Found in
6000.0.44f1
6000.1.0b14
Issue ID
UUM-103037
Regression
Yes
ArgumentOutOfRangeException is thrown when clicking through ListView and its scrollbar
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Make sure that the Game window resolution is set to 1920x1080
4. Enter the Play Mode
5. Click the Resume button in the Game view
6. Wait until the cursor stops moving in the Game view
7. Observe the Console window
Expected result: No errors are thrown
Actual result: “ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.” error is thrown
Reproducible with: 2023.2.0b3, 6000.0.44f1, 6000.1.0b14, 6000.2.0a1
Not reproducible with: 2022.3.60f1, 2023.2.0b2
Fixed in: 6000.2.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Not reproducible when the display resolution is set to 2048x1536, 2560x1600, 2560x1920, 2560x2048 or 3840x2160
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment