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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Zergling103
Nov 20, 2019 22:18
This bug is reproducible in 2019.3.0b11_1781308d0868, albeit with slightly different conditions than in earlier versions.