AI Movement Replication Stuttering

Please see the attached project. Just run it with two players. On the client player, move the camera out and observe the AI as they wander around the map. You should notice there is significant stuttering in their movement on the client. i.e. the AI pawns will regularly “jump” instead of moving smoothly like they do on the host.

I’m assuming this is happening because the pawn’s actual movement is not be replicated, so it is being constantly “corrected” by the server’s position updates? Is there some way to stop this from happening and smooth out the movement for the client?

Still looking for help on this. Can anyone at least try out the atttached project to confirm they are getting the same behaviour?

Hello did you find the way to fix it?I got same probrem