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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #951233