I create a new project from the “Code Top Down” template. It starts and works properly.
If I choose “Open New Level” in the editor and pick say “Minimal_Default” then play again the character is present but will not respond to mouse commands. I have added debugging code so I know he is getting the mouse commands and is calling the SimpleMoveToLocation but he does not move.
Same thing happens if I change the DefaultEngine.ini to use the Minimal_Default map instead of the Example_Map. Game seems to start fine but the character does not move.