Skip to content

AybarsBarut/Unity-Asset-Usage-Checker-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unity Asset Usage Checker Tool

type tech status

Unity Asset Usage Checker Tool is a Unity Editor utility for finding where assets are used in scenes and project files, helping teams clean projects and understand asset dependencies.

Designed for Unity developers, technical artists, optimization teams, and anyone maintaining large asset-heavy Unity projects.

Features

  • Search project references for selected assets.
  • Help identify whether textures, prefabs, materials, audio, or other assets are still used.
  • Support cleanup decisions before deleting or moving files.
  • Useful for reducing project bloat and improving asset management.
  • Simple C# Editor script workflow.

Installation

Copy AssetUsageDetector.cs into an Assets/Editor folder in your Unity project.

Usage

Open the tool from the Unity Editor menu or inspector workflow provided by the script, select an asset, and scan references before cleanup.

SEO Keywords

Unity asset usage checker, find asset references Unity, Unity unused asset detection, Unity asset dependency tool, Unity project cleanup, Unity editor utility

GitHub Topics

unity, unity-editor, asset-management, dependency-analysis, project-cleanup, optimization

Repository

View on GitHub

About

Unity Editor asset usage checker for finding project references, understanding dependencies, and cleaning asset-heavy projects safely.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages