UEConsole Commands
VariableConsole VariableRemaining

AnalyticsET.PayloadPercentageOfMaxForWarning

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

Category: Remaining · Namespace: analyticset

Help

Percentage of the maximum payload for an EventCache that will trigger a warning message, listing the events in the payload. This is intended to be used to investigate spammy or slow telemetry.

Usage

Unreal console (open with ~)
> AnalyticsET.PayloadPercentageOfMaxForWarning 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 analyticset