Search Issue Tracker
Fixed
Fixed in 2022.1.X, 2022.1.7f1
Votes
0
Found in
2022.1.6f1
Issue ID
UUM-13285
Regression
Yes
List view throws ArgumentOutOfRangeException when resizing Game window in Editor
Reproduction steps:
1. Open the user’s attached project
2. Open Game window, Window -> General -> Game
3. Press Play
4. Resize the Game window
5. Inspect the Console window
Expected result: No errors are shown
Actual result: ArgumentOutOfRangeException error is thrown
Reproducible with: 2022.1.0a12, 2022.1.6f1
Not reproducible with: 2021.3.9f1, 2022.1.0a11, 2022.1.7f1, 2022.1.16f1, 2022.2.0b7, 2023.1.0a9
Couldn’t test with: 2020.3.39f1 - errors in the user script
Reproducible on: macOS 12.5
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
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- 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
Add comment