Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b1
Issue ID
864605
Regression
No
Physics.ComputePenetration returns false against MeshColliders despite an intersection being detected
Reproduction steps:
1. Open the attached project
2. Enter Play mode
3. Notice how the Yellow capsule in the middle was dyed red due to detected collision
Result: Physics.ComputePenetration returns false, even though a collision is being detected.
Note, this only happens only if the the collider is a MeshCollider.
Reproducible on: 5.6.0b2, 5.6.0b3
Tested on Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment