Search Issue Tracker
Fixed
Fixed in 2021.3.9f1, 2022.1.7f1
Votes
0
Found in
2021.3.0f1
2022.1.1f1
Issue ID
UUM-957
Regression
Yes
[Backport] [UIToolkit] ArgumentOutOfRangeException is thrown when adding/removing elements from a List in the Inspector
How to reproduce:
1. Open the attached "case_1418688" project
2. Open the "SampleScene" Scene
3. Select the "Repro" GameObject in the Hierarchy
4. Click the "+" button under the "Component -> Colors" List in the Inspector to add a new element to that List
Expected result: A new element is added to the "Colors" List without any errors
Actual result: A new element is added to the "Colors" List with the "ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection." error thrown in the Console log
Reproducible with: 2021.3.1f1, 2022.1.0a16, 2022.1.0b16, 2022.2.0a3
Not reproducible with: 2022.1.0a1, 2022.1.0a15, 2022.2.0a4, 2022.2.0a10
Couldn't test with: 2019.4.38f1, 2020.3.33f1 (the project isn't compatible)
Notes:
- The error is thrown after adding/removing the 7-8th and more element
- In some versions, the "SerializedProperty Colors.Array.data\[INDEX] has disappeared\!" error is thrown instead, where INDEX is the element position index in the List
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Resolution Note (fix version 2022.1.7f1):
Fixed in 2022.1.7f1
Resolution Note (fix version 2021.3.9f1):
Fixed in 2021.3.9f1