Skip to content

Unity Inspector to track down assigned default textures in shaders

Notifications You must be signed in to change notification settings

artofcode/ShaderCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Shader Cleaner

I noticed that Asset Bundles in Unity were having unexpected dependencies, that turned out to be the default maps that you can setup on Shaders. This tool will help you track down the shaders that have default maps assigned and highlight/filter the ones that have the textures in a different asset bundle than the shader they are assigned to.

Getting Started

Open the editor window through 'Art of Code / Shader Cleaner'

About

Unity Inspector to track down assigned default textures in shaders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages