Skip to main content

r.ShaderCompiler.DumpDebugInfoForCacheHits

Var

Unreal Engine Var console variable.

rShaderCompilerDumpDebugInfoForCacheHits

Description

If true, debug info (via IShaderFormat::OutputDebugData) will be output for all jobs including duplicates and cache/DDC hits. If false, only jobs that actually executed compilation will dump debug info.

Usage

r.ShaderCompiler.DumpDebugInfoForCacheHits [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.