Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location.
From fix CL 2619989:
"Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basically the speed clamping wasn't working correctly."
Reproduced in 4.8.1 binary and Main (//depot/UE4/Promoted-CL-2605171)
1. Open the attached project
2. Open the DeleteMe2 map
3. PIE
Result:
The NewBlueprint instance teleports to the corner rather than move to it at the specified speed
Head over to the existing Questions & Answers thread and let us know what's up.