Website powered by

Unity Scene Material Auditor Tool

This tool was created using C# and Unity UI Toolkit.
The purpose of this tool is to allow for easier reviewing of all the materials used in a scene or prefab. This helps with faster analysis and bug-fixing of large scenes and prefabs with many assets.
Main features:
- Scene and Prefab scan
- Filter scan by renderer type
- Filter results by shader used
- Quick summary of materials information
- Inspect and select of material resources
- Inspect and select shader used
- Inspect and select renderers using the material in the scene.

Github link: https://github.com/jonn194/Unity-SceneMaterialAuditor

*Terrain Demo Scene made by Unity Technologies.