Search Issue Tracker
Fixed
Fixed in 2022.3.36f1, 6000.0.8f1, 7000.0.0a17
Votes
0
Found in
2022.3.19f1
2023.2.9f1
6000.0.0b11
6000.1.0a7
Issue ID
UUM-63376
Regression
No
SerializedProperty is disposed after calling AssetDatabase.ImportAsset()
How to reproduce:
1. Download and open the attached project
2. In the Project window, select the "New Test Container" asset
3. In the Inspector window, press the "Add Object" button
4. Observe the Console window
Expected outcome: No errors appear
Actual outcome: A NullReferenceException is thrown
Reproducible with: 2021.3.35f1, 2022.3.19f1, 2023.210f1, 2023.3.0b7
Reproduced on: MacOS Ventura 13.6.3, 3,4 GHz Quad-Core Intel Core i5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment