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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment