Why can't is my GameMode missing?

Hi everyone! So I started a personal project on Unreal 4.27 recently and while I was creating a new level, I noticed that my GameMode selection was missing in the world settings, I tried creating a new GameMode in blueprints to help see if it would appear, needless to say, it didn’t. Any suggestions?

first I’d make sure the game mode is derived from Game Mode base class.

You can see the parent class if you open the blueprint in the upper right corner:

in game mode override for the level make sure you are showing all developers:

I’ve never seen such a problem but if the blueprint class exist in your content browser but is not showing up in world settings, I’d save all, close and restart unreal.

Hi there @Echo_Squadron,

Welcome to the Unreal Engine Forums! :partying_face: :tada:

This topic has been moved from International to Programming & Scripting: Blueprint.

When posting, please review the categories to ensure your topic is posted in the most relevant space.

Thanks and happy developing!