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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Zergling103
Nov 20, 2019 22:18
This bug is reproducible in 2019.3.0b11_1781308d0868, albeit with slightly different conditions than in earlier versions.