The issue appears to that CheckLedgeDirection almost always returns true, which returns the leftward side step. This is correct for the leftward direction, but is not valid for the rightward direction and prevents movement.
In CheckLedgeDirection, the check performed is uses the complete capsule. One workaround suggested is to reduce the capsule radius by the amount specified in PerchRadiusThreshold to better align the two, but there is probably a better solution.
In a project with a character movement component driving a pawn (such as the third person template), set CanWalkOffLedges to false and attempt to walk of a ledge while angled to the right. The pawn will stop moving.
When angled to the left, the pawn will be able to walk along the edge as if using SlideAlongSurfaces.
I am not able to find world outliner how to enable it?
Lighting Turns Black in Play Mode
How to achieve HLSL Multiple Render Target in Material blueprints?
How can i modify the param name in EQS node
Bullet replication problem. The players sees each other but does not see the bullet
Why does my fortnite game crash when i try to launch it
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-200815 in the post.
0 |
Component | UE - Gameplay |
---|---|
Affects Versions | 5.3.2 |
Target Fix | 5.5 |
Fix Commit | 32705561 |
---|
Created | Nov 20, 2023 |
---|---|
Resolved | Apr 3, 2024 |
Updated | Apr 25, 2024 |