Search Issue Tracker
By Design
Votes
0
Found in
5.6.0p1
Issue ID
904714
Regression
No
Performing a capsule cast from the result of a prior capsule cast results in tunneling through the mesh
Steps to reproduce:
1. Download the attached unityPackage and import into a new project
2. Enter Play Mode
3. Enable "RecursiveTrace" gameobject
4. Observe CapsuleCasts
Expected result: subsequent casts collide with mesh and stay on top
Actual result: subsequent casts tunnel through the mesh
Reproduced on 5.4.5f1 5.5.3f1, 5.6.0p3, 2017.1.0b2
Notes:
- ComputePenetration introduced in 5.6 which fixes a regular cast, but subsequent casts from the calculated position pas through the mesh
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment