Skip to main content

memory.EnableLargeAllocationChecksAfterFork

Var

Unreal Engine Var console variable.

memoryEnableLargeAllocationChecksAfterFork

Description

After forking, Turn on ensure which checks no single allocation is greater than 'LargeAllocationThreshold'

Usage

memory.EnableLargeAllocationChecksAfterFork [value]

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