Tools¶
Editor-side tools and workflows.
Pages¶
Other shipping tools (worth knowing)¶
| Tool | Use |
|---|---|
| Unreal Insights | Profiler — CPU + GPU + memory + network |
| Visual Logger | Spatial event log for AI / gameplay |
| Console Variables Editor | Bulk CVar management |
| Editor Utility Widgets | In-editor UMG panels |
| Python Editor Scripting | Automate the editor with Python |
| Project Launcher | Cooked-build packaging |
| Stat / Stats system | stat fps, stat unit, stat game for runtime perf |
| Niagara Editor | VFX |
| MetaSounds Editor | Audio DSP |
| Material Editor | PBR materials |
| Material Function Editor | Reusable material logic |
| Niagara Cache Recorder | Bake Niagara to NGS for deterministic playback |
| Reference Viewer | Asset reference graph |
| Size Map | Asset footprint analysis |
| Audit Tool | Detect missing references, oversized assets |