Open level character not moving ?

You can try overriding on OnPostLogin inside of the game mode. You can add the spawn and possesion logic there.

Check if your level doesn’t have an override set for your game mode, character or controller. These things can throw off the normal logic.