Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment