[Paper2D] Tutorial 05: Cannot get player to spawn BUT will appear when selecting "Possess" while emulating

Following the Tutorials, I get to the end of the 5th Paper2D video and it states in the upper right to check the Global settings if the character doesn’t spawn. I have checked the World Settings>Game Mode settings, GameMode Override set to PaperGameMode, DefaultPawnClass to MyCharacter. The Play Settings has “Spawn Player at…” set to “Default Player Start” I remade the “ProjectGameMode” Blueprint to test that and the result is the same. About the only thing I haven’t done is remade the “MyCharacter” Blueprint.

One thing of note, when I hit “Possess” my character will appear, and suddenly “MyCharacter” appears in the “World Outliner” (“MyCharacter” was not in this window before).

I also created a new “Spawn Point” with a Y-coordinate of “0”, matching my floor. The biggest thing that confounds me is that no player spawns, yet will appear at my set spawn point if I enact the “Possess.” I may move into Module 6 and simply see if it’ll work, just hesitant to until I can fix this issue.