UEConsole Commands
VariableConsole VariableSlate

Slate.AccessibleWidgetsProcessedPerTick

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

Category: Slate · Namespace: slate

Help

To reduce performance spikes, generating the accessible widget tree is limited to this many widgets per tick to update.

Usage

Unreal console (open with ~)
> Slate.AccessibleWidgetsProcessedPerTick 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 slate