Material Breakdown Reporter

Notion Properties

Field Value
Tool Material Breakdown Reporter
Package Create: Art & VFX
Category Art
Status Live
Last Verified Unity 2021.3.45f2
Script Assets/EQLabs/Editor/Create_ArtVFX/MaterialBreakdownReporter.cs

Purpose

Builds a material, shader, and texture usage report for a selected prop or prefab so reviews and optimization passes start from a clear summary.

Menu Path

Who It Helps

How to Use (Step-by-Step)

  1. Open Material Breakdown Reporter from the Art menu and assign the prop or prefab you want to audit.
  2. Build the breakdown report to scan all renderers, materials, shaders, and assigned textures on that target.
  3. Review the summary counts to understand how heavy the asset is from a material perspective.
  4. Inspect the material list to see which textures are assigned to each material and how often each one is used.
  5. Export the JSON report if you want a sharable review artifact.

Version Notes