Search Issue Tracker

By Design

Votes

3

Found in

4.6.0b18

Issue ID

630440

Regression

No

OnPointerUp or OnPointerDown work only when both handlers are implemented

UI

-

To reproduce this bug:

1. Open the attached project
2. Open scene
3. Click play
4. Press on the image
5. It has OnPointerUp handler and should output "Up" in the console after click but it does not work
6. Disable OnPointerUp image
7. Enable OnPointerUpAndDown image
8. It has both OnPointerUp and OnPointerDown handlers
9. Click on the image
10. Now everything works fine

Comments (1)

  1. nbg_yalta

    May 03, 2016 15:17

    nasty bug, braking my game mechanics

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.