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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment