- Create a large grid of tiles (50x50), or multiple - Area delete all of them - Keep doing this until it trips the assert `DebugTools.Assert(chunk.TileData.Any(x => !x.IsEmpty), "Empty non-deleted chunk");`