How to stop elements from another level showing up in my main menu level? (4.10.4

I added that to my main menu level blueprint, but the issue is still there.

Also don’t understand why that hud widget is even loaded as it is only created in the gamemode blueprint from arena1 and shouldn’t be in the Main menu level

I can solve the hud issue by adding and checking for a boolean before loading the hud in the other level, but i haven’t been able to solve the player spawn even when checking for the same boolean