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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note (2019.3.X):
low priority defect, unlikely to be resolved in the near future. Closing for now.