Search Issue Tracker
Fixed
Votes
0
Found in
2021.2.0a5
Issue ID
1330996
Regression
Yes
SerializedObject of SerializedProperty error has been Disposed error is thrown when extracting Texture
How to reproduce:
1. Open attached project ".zip"
2. Select Packages/FBX Extract Bug/CubeEmbedded
3. Select "Materials" tab In the Inspector
4. Select "Extract Textures"
5. Select "Assets" folder
6. Click "Select Folder" to extract the texture
7. Observe Console window
Actual: "NullReferenceException: SerializedObject of SerializedProperty has been Disposed" is thrown
Expected: No exception is thrown
Reproducible with: 2021.2.0a5, 2021.2.0a9
Does not reproduce 2018.4.33f1, 2019.4.25f1, 2020.3.7f1, 2021.1.5f1, 2021.2.0a4, 2021.2.0a10, 2021.2.0a16
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
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note:
Does not reproduce in 2021.2.0a10