UEConsole Commands
VariableConsole VariableNetwork

net.DormancyHysteresis

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

Category: Network · Namespace: net

Help

When > 0, represents the time we\'ll wait before letting a channel become fully dormant (in seconds). This can prevent churn when objects are going in and out of dormant more frequently than normal.

Usage

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