Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.3p4
Issue ID
957921
Regression
No
[Physics] Physics.ComputePenetration does not return correct value with off-center collider
To reproduce:
1. Open project attached by the user
2. Open "Test" scene
3. Hit play
Expected result: Offset of the separated cube should be correct (in this case (0;0;1.5))
Actual result: Offset is incorrect (in this case (0;0;0.5))
Reproduced with: 5.5.4p5, 2017.1.2f1, 2017.2.0f3, 2017.3.0b4, 2018.1.0a1
Add comment
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
This is a duplicate of issue #951233