I previously had an AI Character that spawned at a certain point and moved to a target location without any issues. I then attempted to replace the Character with a Pawn using a Mover component. Currently, the Pawn remains stationary at the spawn point, despite being in the “walking” state.
What might I have done incorrectly or forgotten to do in this case?