UEConsole Commands
VariableConsole VariableRenderer

r.D3D12.DRED

r.D3D12.DRED is a console variable in Unreal Engine 5 (UE5). See what r.D3D12.DRED does, its values, and how to use this cvar in the Unreal console below.

Category: Renderer · Namespace: r

Help

Enable DRED GPU Crash debugging mode to track the current GPU state and logs information what operations the GPU executed last.Has GPU overhead but gives the most information on the current GPU state when it crashes or hangs.

Usage

Unreal console (open with ~)
> r.D3D12.DRED 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in r