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
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
This is a duplicate of issue #1024195