As you can see above, there is 2 different tab, one called MainMenu and the other called CapybaraBP. If a hit the play button, the code inside the level blueprint runs ‘remove player’ which supposed to erase the player. When I’m in the ‘CapybaraBP’ tab, if I press the play button, everything works fine, the player is removed from the world. If I press play inside the ‘MainMenu’ tab, the player is not removed from the game, and this causes several issues. Why is the play button working different in different tabs?
