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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
This is a duplicate of issue #1024195