Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0b1
Issue ID
1028256
Regression
Yes
Physics.CapsuleCastNotAlloc doesn't return any results game objects collides
How to reproduce:
1. Open given Unity project
2. Enter "SampleScreen"
3. Select "CastStart" game object
4. Enter Play Mode
Expected result: First Hit Collider should be set to the first collider it hit
Actual result: First Hit Collider is still set to NULL
Regression first introduced in: 2018.2.0b1
Reproducible with: 2018.2.0b1
Not reproducible with:, 2018.1.0f1, 2017.4.1f1, 2017.3.2f1, 2017.2.2p2, 2017.1.3p2
Note:
The same issue reproduces with:
Physics.RaycastNonAlloc
Physics.SphereCastNonAlloc
Physics.CapsuleCastNonAlloc
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
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
This is a duplicate of issue #1024195