Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.0f3
Issue ID
961760
Regression
No
OverlapCapsuleNonAlloc is detecting Mesh Collider where the capsule is not physically overlapping with the mesh
Reproduction steps:
1. Open the attached project "961760.zip";
2. Open the CSGErrorExample scene;
3. Make sure that the Gizmos are drawn;
4. Enter a Play mode;
5. Observe that the Capsule Collider is animated to move around the FBX model and when it moves, red and green crosses appear.
Expected results: When Capsule is moving, we should see only green crosses, which mean that ComputePenetration gives back a penetration distance.
Actual results: We can observe that red crosses also appear, which mean that OverlapCapsuleNonAlloc returns a collision when there clearly isn't one.
Reproduced on: 5.6.3p4, 2017.1.2p1, 2017.2.0p1, 2017.3.0b7. 2018.1.0a2.
Fixed in PhysX 3.4.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment