Material Property Diff

Notion Properties

Field Value
Tool Material Property Diff
Package Essentials
Category Debugging
Status Live
Last Verified Unity 2021.3.45f2
Script Assets/EQLabs/Editor/Essentials/Scripts/MaterialPropertyDiffTool.cs

Purpose

Compares two materials and highlights property differences to debug visual mismatches rapidly.

Menu Path

Who It Helps

How to Use (Step-by-Step)

  1. Open the diff tool from Debugging menu.
  2. Assign source and target materials.
  3. Run comparison.
  4. Review property differences and copy needed values.

Version Notes