TArray memory not freed in editor only actor

Hi! TArray has some tricky memory management inside, you can try call Empty() method to free memory used by TArray allocator…