Skip to content

Rendering Systems Auditor

Module: Tech · Category: Performance · Tool ID: RenderingSystemsAuditor

Four-tab UE5 rendering pipeline auditor covering the four pillars of virtualized rendering. Nanite audits mesh suitability and monitors the streaming pool. Lumen Scaling automates Lumen CVar management with hardware-profile presets. Shadows (VSM) monitors Virtual Shadow Map page pool and tunes dynamically. Virtual Textures monitors VT physical pool residency and detects oversubscription.

ℹ️ Focus: runtime performance tuning. For scene correctness checks, cross-reference Lumen Scene Debugger and Virtual Texture Diagnostic.

Screenshot 01 — Hero shot — Auditor on Nanite tab with mesh suitability stats and streaming pool monitor visible.


  • UE5 rendering performance tuning — Nanite / Lumen / VSM / VT
  • Pre-shipping perf audit on systems-level rendering
  • Hardware-profile preset application (low-end / mid / high / cinematic)
  • Monitoring streaming pools at runtime in PIE
  • Don’t expect this to handle scene-correctness issues — see Lumen Scene Debugger / Virtual Texture Diagnostic
  • Don’t expect this to fix asset-side issues — runtime tuning only

  1. Open the EQLabs Hub and search for Rendering Systems (or browse to Tech → Performance)
  2. Click the tool card
  3. Use the tab bar: Nanite / Lumen Scaling / Shadows (VSM) / Virtual Textures

Mesh suitability + streaming pool monitoring.

Automated Lumen CVar management with hardware-profile presets (Low / Medium / High / Epic / Cinematic). Apply a preset, all relevant Lumen CVars set together.

Virtual Shadow Map page pool monitoring + dynamic tuning. Surfaces page pool overflow conditions and suggests CVar adjustments.

VT physical pool residency + oversubscription detection.


Persists via standard tool framework.


  • CVar changes — applied during Lumen Scaling preset apply (and similar)
  • In-panel monitoring — live during PIE
  • No asset edits — runtime tuning only

  • Lumen scaling presets are starting points — tune to project after applying a preset
  • VSM page pool overflow is a frequent UE5 perf issue — monitor in PIE, adjust pool size CVars
  • VT oversubscription causes streaming hitches — large pool sizes solve this but eat VRAM


Report an issue with this tool

Opens our feedback form in a new tab with the tool name pre-filled.