<aside>

Overview

Level Asset Audit Tool is a custom Unreal Engine module plugin designed to help artists and level designers quickly identify, visualize, and manage actors in a level that reference a specific asset.

</aside>

1. Flexible Input

Untitled video - Made with Clipchamp (4).mp4

2. Instance Visualization

LevelAssetAudit_Clips_Visualize.mp4

3. Actor Management

LevelAssetAudit_Clips_Delete.mp4


⚙️ How it works - Base Logic

At its core, the tool:

  1. Accepts an input asset
  2. Builds a set of match targets:
  3. Finds all packages that reference the asset using IAssetRegistry::GetReferencers