4.21 vehicle rotate jitter in network

I had the same issue with an AWheeledVehicle actor smoothly replicating linear motion but snapping its rotation, especially at lower speeds. I solved the issue by increasing the Rotation Quantization Level on the actor’s Replicated Movement from Byte Components to Short Components. I’ve only tested this fix in PIE with simulated latency.