I’ve been having a lot of issue / crashes from calling “Load Level” from the main world when secondary world still exist. My issues happened mainly because the secondary world is truly being ended by the plugin OnWorldPreActorTick. What’s the correct way to Load a new level with the plugin? Is there a reason why the plugin doesn’t end the secondary world immediately when “End World” gets called?
I am using Unreal 4.26