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
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
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note (2019.3.X):
low priority defect, unlikely to be resolved in the near future. Closing for now.