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
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
Add comment