Why isn't my level for Shooter Game letting me load it with the console?

Hi! I had a similar issue, where I could load my other map in-editor, but not when running the final build.
The solution was to add the new level(s) to the DefaultEditor.ini
(Unreal Projects\Shooter Game 4.1\Config\DefaultEditor.ini)

Perhaps this will help. Good luck!