C++ FPS Template Character doesn't Move

Hi,

i created a project c++ fps template (engine 4.5).
I create a new character based on the c++ class and changed it in the
game mode, but the character doens’t move, i cant find any differences in created BP_FirstPerson_Character and my new created character blueprint.

Why the character doesn’t move?

Can you check if your custom character is set to player 0 from the asset details window?