Would it be possible to have a feature that goes through and removes all unused assets? That would be awesome, thanks :3
Announcement
Collapse
No announcement yet.
Remove unused assets from project
Collapse
X
-
There is a way to do this already but not automatically.
Create a new blank project. Then migrate the maps containing the assets you want to keep to that new blank project. That will leave behind any unused assets. I do this all the time and it works well to clean up project folders that have become bloated with unused or out of date assets.
- 1 like
Comment
-
Python scripting is perfect for this kind of operations.
Such script will do the job.
https://github.com/mamoniem/UnrealEd...nusedAssets.py
Comment
-
I made a plugin that does exactly what you're asking for (might be what aqkotz is talking about)
https://www.unrealengine.com/marketp...-cleaning-tool
Hope it helps
Comment
-
Btw it's part of the march sale at half price
Check it out
https://www.unrealengine.com/marketp...-cleaning-tool
Comment
Comment