Search Issue Tracker
Duplicate
Duplicate in 2020.3.X, 2021.1.X
Votes
3
Found in
2020.2.6f1
2021.1.0b8
2021.2.0a5
2021.2.0a6
Issue ID
1318332
Regression
Yes
"NullReferenceException: SerializedObject of SerializedProperty" is thrown when building Sprite Atlas
How to reproduce:
1. Open the user's attached "DisposedIssue.zip" project
2. Select the "Altlas" Asset in the Project window
3. Press the "Build Atlas" button in the Inspector window
Expected result: Sprite Atlas is built
Actual result: Sprite Atlas is not built and "NullReferenceException: SerializedObject of SerializedProperty has been Disposed." error message is printed in the Console log
Reproducible with: 2020.2.6f1, 2020.3.0f1, 2021.1.0b8, 2021.1.0b10, 2021.2.0a5, 2021.2.0a8
Not reproducible with: 2018.4.32f1, 2019.4.22f1, 2020.2.5f1, 2021.1.0b7, 2021.2.0a5
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
This is a duplicate of issue #1308966