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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #1024195