Freeze Rendering
Utilize the FreezeRendering console command to freeze the rendering state of the actors within the Editor Viewport.
Loading...
Utilize the FreezeRendering console command to freeze the rendering state of the actors within the Editor Viewport.
This allows you to easily inspect and debug the occlusion culling results.
Unreal Directive is free and ad-free.
If it saved you time, you can help keep it that way.
06/More Tips
Session FrontendUtilize the profiler to visualize recorded statistics to find bottlenecks in both the CPU and GPU.
Profiling
Console Commands
Stat SceneRenderingUtilize the stat SceneRendering command to visualize general statistics.
Profiling
Console Commands
Live GPU ProfilerUtilize the live GPU profiler to see real-time per-frame statistics for major render categories.
GPU
Console Commands
+1
Dump GPUNew in Unreal Engine 5, you can now dump and visualize GPU intermediary resources for the next frame.
GPU
Console Commands
+1
GPU VisualizerUtilize the GPU Visualizer to quickly identify and hone in on GPU bottlenecks.
GPU
Console Commands
+1
Stat UnitUtilize the stat unit and stat unitgraph console commands to display helpful performance metrics within the viewport.
Profiling
Console Commands