Skip to main content

PluginManager.LeakedAssetTrace.Severity

Var

Unreal Engine Var console variable.

PluginManagerLeakedAssetTraceSeverity

Description

Controls severity of logging when the engine detects that assets from an Game Feature Plugin were leaked during unloading or unmounting. 0 - all reference tracing and logging is disabled 1 - logs an error 2 - ensure 3 - fatal error

Usage

PluginManager.LeakedAssetTrace.Severity [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.