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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment