UEConsole Commands
VariableConsole VariableRemaining

au.streamcaching.DebugView

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

Category: Remaining · Namespace: au

Help

Enables the comparison of FObjectKeys when comparing Stream Cache Chunk Keys. Without this FName collisions could occur if 2 SoundWaves have the same name. 0: Legacy, 1: Default, 2: Averaged View, 3: High Detail View

Usage

Unreal console (open with ~)
> au.streamcaching.DebugView 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 au