Level Asset Analyzer

An Unreal Engine Editor Utility Widget developed to analyze Static Mesh Actors in large levels, organize them based on geometry complexity, and detect potential performance issues.

The tool focuses on practical level optimization workflows and editor-side analysis.

Features

Level Asset Analyzer

For each Static Mesh Actor in the level, the tool analyzes:

Actors are categorized by triangle count:


Automatic Organization System


Performance Warning System

The tool automatically generates warnings based on defined thresholds:

Each warning is associated with its corresponding actor and displayed in the editor UI.


Editor Utility Widget UI