Search Issue Tracker

Won't Fix

Votes

0

Found in

2018.3.0a1

2018.3.2f1

2019.1.0b5

Issue ID

1127681

Regression

No

GraphicRaycaster.Raycast does not hit child's custom Graphic component when its parent has GraphicRaycaster component attached

uGUI

-

How to reproduce:
1. Open attached project "case_1127681-CanvasRaycastIssues_6.zip" and scene "Flower"
2. Enter Play mode
3. In Game View, press and hold on the ball to move it
4. Move the ball on the left lilypad ("DragLeft_potLilyBox")
5. Observe the Console window

Expected result: "Found on drop layer DragArea" is printed
Actual result: "Found on drop layer DragArea" is not printed, repeating the steps on the right lilypad ("DragMiddle_lilyCoffee") prints "Found on drop layer DragArea"

Notes: the difference between those two lilypads are that the one of the left ("DragLeft_potLilyBox") has "Graphics Raycaster" and "Canvas" component attached

Reproducible with: 2018.3.7f1, 2019.1.0b5
Could not test with: 2017.4.22f1, 2019.2.0a7 due to errors in Console window

  1. Resolution Note (2019.3.X):

    low priority defect, unlikely to be resolved in the near future. Closing for now.

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.