This version of Unity is unsupported.

TilemapCollider2D.maximumTileChangeCount

public uint maximumTileChangeCount;

Description

Maximum number of Tile Changes accumulated before doing a full collider rebuild instead of an incremental rebuild.

Change this if incremental rebuilds are slow for the number of Tile Changes accumulated.