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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Resolution Note (2019.3.X):
low priority defect, unlikely to be resolved in the near future. Closing for now.