Search Issue Tracker
In Progress
Fix In Review for 2022.2.13f1
Fixed in 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
- Texture Importer: Swaps red and blue channels
- Parallax mapping with UVs set other than UV0 plugged into sample texture 2d produces an error
- Objects with single letter name won't show up in hierarchy search results
- The GameObject is not transparent when setting CameraDepthTexture as a depth render target
- SRP Lens Flares with Occlusion enabled inconsistently shine through objects
Add comment