Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2018.4
2019.1.10f1
2019.2
2019.3
2020.1
Issue ID
1186487
Regression
No
If the parent UI Object has "IPointerDownHandler", then it blocks childs "IPointerClickHandler" events
Reproduction steps:
1. Open "1186487" project
2. Enter Play mode
3. Click on the "Working" button
4. Note output "Click Detected on Button2" in Console
5. Click on the "Broken" button
6. Note output "IPointerDown Event detected on WindowPanelControllerScript" in Console
Expected Result: Clicking on the "Working" button results in "Click Detected on Button1" output
Actual Result: Parent UI Object with 'IPointerDownHandler" is blocking child Objects "IPointerClickHandler" events
Reproduced with: 2020.1.0a13, 2019.3.0b10, 2019.2.12f1, 2018.4.13f1, 2017.4.34f1
Comments (1)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
kminko
Aug 09, 2023 10:10
Reproduced with 2022.3.6f1