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
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Inconsistent "Mock HMD Loader" naming in the "Project Settings"
- Search Field breaks when deleting a Search Expression that has been converted to a Visual Query Block
- Outdated documentation page is linked when clicking on the Help icon for "Virtual Texturing" Module in Profiler Window
- [Linux] No “File already exists” pop-up thrown when saving Shader Variants with an already existing name from Build Profiles or Project Settings window
Add comment