Does UE4 automatically close/destroy old level when you load new one with "open level" node?

The question is probably dumb but i couldnt find any info about it. Do i have to somehow close the level by hand or does the engine do it on it’s own when calling a new level with “open level”?

1 Like

Yes, the old server is removed from memory when you move to another one.