Search Issue Tracker
Fixed in 2022.2.X
Votes
2
Found in
2020.2.0b3
2020.3
2021.1.25f1
2021.2
2022.1
Issue ID
1374418
Regression
Yes
ReorderableList causes an ArgumentOutOfRangeException error when PropertyDrawer is used recursively
How to reproduce:
1. Open the user-submitted project
2. In the Project window, select the Asset "BaseLookAtMe" (Assets/BaseLookAtMe.asset)
3. In the Inspector window, expand the "Abilities" List (Abilities > Element 0 > Abilities)
4. Inspect the Console window (Window > General > Console)
Expected result: No errors are seen in the Console
Actual result: An ArgumentOutOfRangeException error is seen in the Console
Reproducible with: 2020.2.0b3, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Not reproducible with: 2019.4.34f1, 2020.2.0b2
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a8