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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #951233