Search Issue Tracker
Not Reproducible
Votes
1
Found in
2017.4
2018.4
2019.1.10f1
2019.2
2019.3
2020.1
Issue ID
1198874
Regression
No
Physics.Checksphere function returns true when GameObject's Transform is scaled and it's not colliding with anything
How to reproduce:
1. Open the attached project's "case_1198874-Project.zip" Scene labeled "SampleScene"
2. Enter the Play Mode
Expected result: Physics.CheckSphere returns false and the Spheres in the Scene are cyan Color.
Actual result: Physics.CheckSphere returns true and the Spheres in the Scene are red Color.
Reproducible with: 2017.4.35f1, 2018.4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
Not reproducible with: 2021.1.0a2
Note: Reproducible on Windows and not reproducible on MacOS
Comments (1)
Add comment
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
Zergling103
Nov 20, 2019 22:18
This bug is reproducible in 2019.3.0b11_1781308d0868, albeit with slightly different conditions than in earlier versions.