Hello everyone,
I’m using the Unreal Engine asset pack Game Animation Sample Project version 5.5 (GASP 5.5). However, I’m facing an issue when using the Physical Animation Component.
When I initialize it in Begin Play and then activate ragdoll, the game crashes. The cause I found is the Add Tick Prerequisite Component node. If I remove this node, it works fine, but Sprint becomes unstable.
I’m not sure how to fix this. Please help me.
Thank you