# Tool-UnityAssetCleaner **Repository Path**: netweather/Tool-UnityAssetCleaner ## Basic Information - **Project Name**: Tool-UnityAssetCleaner - **Description**: UnityAssetCleaner将在您的游戏和项目中删除未使用的资源,脚本和着色器。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2017-06-03 - **Last Updated**: 2021-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #UnityAssetCleaner ![https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/title.png](https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/title.png) UnityAssetCleaner will remove unused assets, script and shader in your game and projects. ##how to use 1. select menu/window/delete unused assets/unused by editor. ![https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/unusedbyeditor.png](https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/unusedbyeditor.png) 2. editor lists unused assets from your game. if you do not want to delete it, you can uncheck it. ![https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/lists.png](https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/lists.png) 3. select "Exclude from project" export unused assets by unitypackage. ![https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/export.png](https://raw.github.com/wiki/tsubaki/UnityAssetCleaner/export.png) if you want to remove resource only, you can use menu/window/delete unused assets/resource only. ##Note Delete of judgment, to determine from dependence from BuildSettings and Resources. ##tips please use “menu/window/delete unused assets/cache clear” in some time. sometimes work incorrectly if not cache clear.