The way to solve the 'out of memory' on building world partition minimap

Building WorldPartition-MiniMap will crash on out of memory, because the bounds in the world loaded by WorldParitionBuilder never unload. I have added unload to solved the problem, but i don’t why the engine designed never to unload.