Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b8
6000.5.0a7
Issue ID
UUM-134919
Regression
No
Asset remains in the project when attempting to delete it using "DestroyImmediate()"
How to reproduce:
1. Open the attached project “IN-134488”
2. In the menu bar, select “Tools/Test Asset Creator”
3. In the opened window, select “Create and Save Asset”
4. In the same window, select “Delete Asset with DestroyImmediate(asset, true)”
5. Observe the Assets folder in the Project window
Actual result: The asset remains in the project
Expected result: The asset is removed from the project
Reproducible with: 2023.1.0a3, 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Attempting to manually delete the asset immediately after reproduction step 4 prevents deletion and gives the following warning: “The operation "SoftDelete" cannot be executed because the selection is a root folder or an immutable asset.”
- After deletion, the asset appears empty in the Inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Bounding Box Size of Light Probe Proxy Volume and Settings.Max Interaction Distance of Panel Input Configuration Components cannot be added as Properties in Animation window
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
Add comment