Search Issue Tracker
Fixed
Fixed in 2022.2.13f1, 2023.1.0b9, 2023.2.0a6
Votes
0
Found in
2022.2.6f1
2023.1.0b3
2023.2.0a1
Issue ID
UUM-26290
Regression
Yes
Error is thrown when removing an element from a list in a ScriptableObject in the Inspector window
Reproduction steps:
1. Open the attached “23_1.zip” project
2. Select the "Asset/New Sample Scriptable Object Instance.asset" Asset in the Project window
3. Press the “+” button a few times in the Inspector window
4. Select any element other than the last one in the list and press the “-” button
5. Observe the Console window
Expected result: “Retrieving array element that was out of bounds” Error is present
Actual result: No errors related to the list are present
Reproducible with: 2022.2.3f1, 2022.2.6f1, 2023.1.0b3, 2023.2.0a1
Not reproducible with: 2020.3.45f1, 2021.3.18f1, 2022.2.2f1
Reproducible on: Windows 10 (21H2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment