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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #951233