Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.22f1, 2023.2.3f1
Votes
0
Found in
2021.3.14f1
2022.1.0a9
Issue ID
UUM-20483
Regression
Yes
ObjectDisposedException is thrown when resizing an array drawn in a custom editor
Reproduction steps:
1. Open the “My project“ project
2. Select the “another-behaviour“ GameObject
3. Set the “Behaviours” array size to 0 using the size field
4. Set the “Behaviours” array size to 1, 2 or 3 using the size field or the “+” button
5. Observe the Console
Expected result: no errors
Actual result: “ObjectDisposedException: SerializedProperty behaviours.Array.data[3] has disappeared!” error
Reproduced in: 2021.3.0f1, 2021.3.14f1, 2022.1.0a9
Not reproduced in: 2020.3.42f1 (although it displays the array different), 2022.1.0a10, 2022.1.24f1, 2022.2.0f1, 2023.1.0a22
Reproduced using: macOS Monterey 12.0.1 (Intel), Windows 10 (by the user)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2023.2.3f1):
Issue fixed in 2023.2.3f1 and later.
Resolution Note (fix version 2022.3.22f1):
Issue fixed in 2022.3.22f1 and later
Resolution Note (fix version 2021.3.37f1):
Issue is fixed in version 2021.3.37f1