Duplicate-Look Detector
Notion Properties
| Field |
Value |
| Tool |
Duplicate-Look Detector |
| Package |
Create: Art & VFX |
| Category |
Art |
| Status |
Live |
| Last Verified Unity |
2021.3.45f2 |
| Script |
Assets/EQLabs/Editor/Create_ArtVFX/DuplicateLookDetector.cs |
Purpose
Scans materials for visually duplicate looks so teams can spot library bloat, repeated authoring, and inconsistent reuse before those costs spread further.
Menu Path
EQLabs/Creation/Art/Duplicate-Look Detector
Who It Helps
- Technical artists
- Material artists
- Lookdev artists
- Tools engineers
How to Use (Step-by-Step)
- Open Duplicate-Look Detector from the Art menu and choose whether to scan the current selection or a project folder.
- Set the sensitivity level based on how strictly you want the tool to treat small value differences.
- Run the scan to group materials that appear visually identical or nearly identical.
- Review each duplicate group to see which materials can probably be merged, reused, or retired, then use either the Group To Select dropdown or the Select Group button on a result card to focus one specific group.
- Export the JSON report if you want to plan cleanup with the team or track the duplicate library work over time.
Version Notes