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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Zergling103
Nov 20, 2019 22:18
This bug is reproducible in 2019.3.0b11_1781308d0868, albeit with slightly different conditions than in earlier versions.