UEConsole Commands
VariableConsole VariableRemaining

Gizmos.UseLegacyWidget

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

Category: Remaining · Namespace: gizmos

Help

Specify whether to use selection-based gizmos or legacy widget 0 = enable UE5 transform and other selection-based gizmos. 1 = enable legacy UE4 transform widget.

Usage

Unreal console (open with ~)
> Gizmos.UseLegacyWidget 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.