Skip to main content

net.TrackNetSerializeObjectReferences

Var

Unreal Engine Var console variable.

netTrackNetSerializeObjectReferences

Description

If true, we will create small layouts for Net Serialize Structs if they have Object Properties. This can prevent some Shadow State GC crashes.

Usage

net.TrackNetSerializeObjectReferences [value]

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