This version of Unity is unsupported.

HierarchyFrameDataView.columnGcMemory

public static int columnGcMemory;

Description

The amount of managed allocations within a sample.

The amount of managed allocations within a sample. In inverted mode this represents the total allocations this sample stack contributes to the root function allocations. Managed allocations are subject to garbage collection.