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
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
This is a duplicate of issue #951233