Search Issue Tracker

Fixed in 5.6.0

Votes

0

Found in

5.5.0f3

Issue ID

857090

Regression

No

Physics.queriesHitBackfaces does not work with Collider.Raycast

Physics

-

To reproduce:
1. Open attached project "ColliderRaycast.zip".
2. Play "Raycast" scene.
3. Press left mouse button on the white square. You get no message in a console window.
4. Select in Hierarchy "Target" object, and set it's X rotation to 0.
5. Now press on the white square in Game window. You get Console Debug.Log message.

Expected result: Collider.Raycast hits object's backface, if "Queries Hit Backface" is checked in Project Settings -> Physics.
Actual result: Collider.Raycast does not hit object's backface. (works fine with Physics.Raycast).

Physics.queriesHitBackfaces exposed in physics settings on Unity 5.5

Reproducible with: 5.5.0f3, 5.6.0a6

Comments (5)

  1. Efril

    Apr 09, 2021 14:21

    Still not works in 2020.1.17f1

  2. MarshCZA

    May 01, 2020 11:21

    Still not working in 2019.3

  3. quincyHuang

    Dec 29, 2018 04:21

    his still doesn't work in Unity 2018.2.20f1

  4. janla

    Aug 07, 2018 18:28

    This still doesn't work in Unity 2018.2

    I need a way to count the collision in and out points of a ray going through colliders.

  5. Emissive

    Apr 07, 2017 08:22

    Will that be fixed in earlier versions, too? Like 5.5.x ? Thanks

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.