This is caused by client move combining warping the player back and replaying the move.
Workaround is to set "p.NetEnableMoveCombining 0" but that is bad for network bandwidth.
We should probably avoid combining moves if an overlap state changes in either move.
Note: client needs to be at high framerate (>60) for this to repro, so that move combining kicks in to send to server less often. Otherwise you can change the rate of combining by changing ClientNetSendMoveDeltaTime down to less than the framerate in BaseGame.ini
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How do I set a material as a post-processing material?
UMG RichText not appear image when packaged
What is the difference between Camera and CineCamera?
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-53674 in the post.
0 |
Component | UE - Gameplay - Player Movement |
---|---|
Target Fix | 4.20 |
Created | Jan 2, 2018 |
---|---|
Resolved | Feb 1, 2018 |
Updated | Feb 11, 2019 |