I’m working on a game in 4.26 - I had my server registering physics smoothly but the client was jittering quite a lot. I looked in the Pawn’s blueprint and found the Net Update Frequency was set to 100(seconds) “How often it’s considered for movement updates”
I set it to 0.1 and now the client sees the physics running smoothly