Search Issue Tracker
Fixed in 5.0.X
Votes
1
Found in
4.3.0f4
Issue ID
576316
Regression
No
Physics.SphereCastAll fails to intersect with the corners of certain objects
To reproduce:
1. Open the attached project
2. Open scene PlaneTest. It contains a Scale(10,1,10) plane and a SphereCastAll is being cast into the plane corner
3. Run the scene - notice the console is printing Fail, meaning that the spherecast is not detecting anything, even though a part of the corner is clearly inside the spherecast zone
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
Add comment