UEConsole Commands
VariableConsole VariableRemaining

au.RenderThreadPriority

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

Category: Remaining · Namespace: au

Help

Sets audio render thread priority. Defaults to 3. 0: Normal, 1: Above Normal, 2: Below Normal, 3: Highest, 4: Lowest, 5: Slightly Below Normal, 6: Time Critical

Usage

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