UEConsole Commands
VariableConsole VariableRenderer

r.ShaderPipelineCache.PrecompileBatchTime

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

Category: Renderer · Namespace: r

Help

The target time (in ms) to spend precompiling each frame when cpre-optimizing or 0.0 to disable. When precompiling is faster the batch size will grow and when slower will shrink to attempt to occupy the full amount. Defaults to 10.0 (off).

Usage

Unreal console (open with ~)
> r.ShaderPipelineCache.PrecompileBatchTime 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