UEConsole Commands
VariableConsole VariableRenderer

r.ShaderPipelineCache.BackgroundBatchTime

r.ShaderPipelineCache.BackgroundBatchTime is a console variable in Unreal Engine 5 (UE5). See what r.ShaderPipelineCache.BackgroundBatchTime 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 in the background 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 0.0 (off).

Usage

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