Character Not Moving from Its Position

Hi all,
Maybe 3rd time is the charm.
I have an issue where when I spawn my character in the scene from the Game Mode (I load it to the Default Pawn Class) and start the level, it’ll play its animations correctly but won’t move from its place. But if I Place the character in the scene and set Auto Possess Player to 0 before starting the game, it’ll move correctly. Is there a difference that I don’t know about between auto possess and using the default pawn in the Game Mode that make it happen?
I’m adding a small video of what I get in both cases.
The character is a Pawn Class that contains inside of it a Character Class of the avatar itself.