UEConsole Commands
VariableConsole VariableRemaining

SlateDebugger.InvalidationRoot.Enable

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

Category: Remaining · Namespace: slatedebugger

Help

Start/Stop the Invalidation Root widget debug tool. It shows when Invalidation Roots are using the slow or the fast path.

Usage

Unreal console (open with ~)
> SlateDebugger.InvalidationRoot.Enable 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 slatedebugger