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 __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Zergling103
Nov 20, 2019 22:18
This bug is reproducible in 2019.3.0b11_1781308d0868, albeit with slightly different conditions than in earlier versions.