Get overlapping actors issue

it goes like this: i spawn the actor (resized chunk) i get the overlapping actors, then i check with a for each loop if any of them is a border, if it is, then i destroy the spawned chunk and try again, if it isnt then i destroy all the chunks that are overlapping with the spawned chunk