How can I disable elements auto-loaded on my scene when playing ? (template issue?)

Hello!

First of all, it’s hard for me to figure out where my problem is coming from so I will try to explain properly.

When I play my level in editor, many elements are spawned (camera, PlayerStart, another character actor…) but not from my BP code. I feel like it’s a external settings created for Unreal templates but I’m not 100% sure. If so, how can I disable/delete it from my project ?

Here are exemples of the items in my level I’ve never asked for. :smiley:
Thanks for your answers.

You need to have a lot of them, but the extra player character is coming from the game mode. You can change that in the world settings.