I am working on a project with version 5.2. However, I took a break for quite a while. Version 5.3 is out now. I can update the project to that version, but my project is pretty hefty with many asset bundles I have imported. I was wondering if there was a way to upgrade my project to the new version while only keeping the assets used within the project. Hopefully removing the unused assets from it so I can organize my project much better.
While there isn’t any way to directly do that via built in methods, there’s a plugin for cleaning up unused assets.
It’s called " Assets Cleaner - Project Cleaning Tool" by “The Tool Shed”
It will show all unused assets to you- if you really want every single one gone, you can just select them all and delete. No dependency issues since they’re unused.
Once you’ve cleaned up your project, you can upgrade normally.
I just realized this is actually paid content- though it was free in November. You may have picked it up.
Here’s a python script that supposedly can remove unused assets as well. Though, it’s EVERY unused asset.
Thanks a bunch! I will keep this in mind. It will definitely help remotivate me knowing which assets I used and which I did not. I appreciate this. Thanks again!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.