DeleteUnityAsset["path"]
delete an asset at the specified path.
DeleteUnityAsset[asset]
delete the specified Unity asset.


DeleteUnityAsset
DeleteUnityAsset["path"]
delete an asset at the specified path.
DeleteUnityAsset[asset]
delete the specified Unity asset.
Details and Options
- DeleteUnityAsset deletes the asset from the Assets directory and releases any references to it.
- DeleteUnityAsset returns Missing["Nonexistent"] if the asset could not be found.
- DeleteUnityAsset also accepts File objects.
Related Guides
Text
Wolfram Research (2019), DeleteUnityAsset, Wolfram Language function, https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityAsset.html.
CMS
Wolfram Language. 2019. "DeleteUnityAsset." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityAsset.html.
APA
Wolfram Language. (2019). DeleteUnityAsset. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityAsset.html
BibTeX
@misc{reference.wolfram_2025_deleteunityasset, author="Wolfram Research", title="{DeleteUnityAsset}", year="2019", howpublished="\url{https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityAsset.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deleteunityasset, organization={Wolfram Research}, title={DeleteUnityAsset}, year={2019}, url={https://reference.wolfram.com/language/UnityLink/ref/DeleteUnityAsset.html}, note=[Accessed: 16-August-2025]}