Search Issue Tracker
Fixed in 2022.2.13f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment