How can I remove an asset?
I need to remove assets from my package manager. I don't mean just from a project, I mean I want to uninstall the assets completely. How can I do this?
Comment
Answer by wes4ray · May 09 at 08:36 PM
After uninstalling from package manager, u want to remove the left over files in the "packages" folder that is located in your "Project folder just look for the name of the asset you installed and delete the corresponding folder.
Your answer

Follow this Question
Related Questions
Remove unused assets 5 Answers
Editor.log vs build size 100+ sharedassets 0 Answers
what the meaning of Preloaded Assets in Other Settings of Playing Settings? 1 Answer
Load Assets into Unity without Asset Bundle at Runtime 0 Answers
My scene is empty, and doesn't have any game object but my assets are still here 0 Answers