Loading my level doesnt work

So i was building a level in unreal engine and i saved all of my blueprint code and compiled it. Before exiting I saved the level in the content folder but the next day I went to go open my level and it isnt working properly. For my level I used the third person template and when I click play (all the code I did yesterday is still there) it doesnt even spawn my course or go to the third person character view at all.

Could it be that the default gamemode changed and your thirdperson character isn’t default anymore, you don’t have a player start in your level or you don’t have a thirdperson character in your level set to auto possess on level begin?

I ended up figuring it out. My default game mode changed for some reason but thanks for the reply :slight_smile:

You should mark this as answered.