Steps to Reproduce

1. In a physx build, pick a skeletal mesh and create/use a physics asset for it that has bodies for the root bone and one or more other bones.
2. Call USkeletalMeshComponent::SweepComponent against it such that the sweep should hit the root bone's shape. This sweep should hit.
3. Now call USkeletalMeshComponent::SweepComponent such that the sweep should hit a different shapet that's not on the root body. This sweep won't hit.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-112915 in the post.

2
Login to Vote

Fixed
ComponentUE - Simulation - Physics
Affects Versions4.26
Target Fix4.27
Fix Commit16642349
Main Commit16642444
Release Commit16642349
CreatedApr 6, 2021
ResolvedJun 11, 2021
UpdatedDec 1, 2022