Character cannot move after OpenLevel

I create a C++ ThirdPerson project, the character made by UE4 is all right.

Then I create a new Level and set it the start level.

After I use OpenLevel in startLevel’s blueprint, to create the ThirdPersonExcampleMap, the character can no longer move.

Is there something I have missed?