UEConsole Commands
VariableConsole VariableRemaining

a.Streaming.ChunkSizeSeconds

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

Category: Remaining · Namespace: a

Help

Size of streaming animation chunk in seconds, 0 or negative signifies only have 1 chunk

Usage

Unreal console (open with ~)
> a.Streaming.ChunkSizeSeconds 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 a