Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.12f1
2019.1.0a1
2019.2.0a1
Issue ID
1148450
Regression
No
OnPointerClick from IPointerClickHandler does not work when a parent GameObject has an EventTrigger component
Reproduction steps:
1. Open the attached Project from "case_1148450-RemoveMe.zip"
2. Open and Play "SampleScene"
3. Click on the White Square
Expected result: Console logs a click on the Square
Actual result: Nothing happens
Reproduces on: 2017.4.26f1, 2018.3.14f1, 2019.1.0f2, 2019.2.0a13
Note:
- If the Script contains IPointerDownHandler, it mitigates the issue even when parent GameObject has an EventTrigger component, making this an effective workaround
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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (2019.3.X):
low priority defect, unlikely to be fix for the moment.