When the CharacterMovementComponent makes the transition from falling to walking, it retains the forward velocity it had while falling. When the character lands on the moving object, its new velocity is relative so it should be 0, however since it still has the falling forward velocity the character skids forward, making the character move faster than the platform they are standing on for several frames.
This was reported and tested in 4.19.2 (CL-4033788). This was reproduced in 4.20.3 (CL-4369336) and Main 4.21 (CL-4383127)
Results: After jumping, the character will land back onto the moving platform and slide forward.
Expected: After jumping, the character should land and have 0 velocity or slide in the correct direction so it appears to be gaining velocity, not teleporting forward.
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How can i modify the param name in EQS node
Installer 4.10 failed with error code R-1603
I can't open my map from the editor.
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-64347 in the post.
7 |
Component | UE - Gameplay - Player Movement |
---|---|
Affects Versions | 4.19.2, 4.21, 4.20.3 |
Created | Sep 21, 2018 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |