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
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
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
- Fixed Timestep setting gets resets to default when upgrading project
- Console displays "NullReferenceException: Object reference not set to an instance of an object." during Editor Theme change
- Editor interface has low contrast when any theme is used
kminko
Aug 09, 2023 10:10
Reproduced with 2022.3.6f1