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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment