Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.3.5p6
Issue ID
823552
Regression
No
[MeshCollider][SphereCast] Does not detect some triangles when radius is set to 0
Reproduction steps:
1. Open the attached project.
2. Open "SphereCastFail" scene.
3. Select "TestSphereCast" game object.
4. Expand "Test Sphere Cast" component.
- Notice the green line piercing "Building_2x2_1stFloor_04_Collider" Mesh Collider(Picture attached).
Not reproducible if:
- Mesh collider is swapped with a box collider.
- Sphere cast is swapped with a ray cast.
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
Add comment