Search Issue Tracker
Fixed
Fixed in 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment