1255936 IDropHandler does not trigger if dragged object has IPointerDownHandler

It might not be a bug, it it is unexpected behavior. And should maybe be in the docs for
IDropHandler

Found a video made in Unity 2019.2.6f1 where this issue is not present

https://www.youtube.com/watch?v=BGr-7GZJNXg

I can’t find any issue related to IDropHandler and IPointerDownHandler in the Public Issue Tracker (1, 2).

If you’re able to reproduce this issue, please submit a bug-report as described in this document:

It’s important that you report these issues together with a reproduction project if you want them to get fixed. If you don’t do it, it might be a long time until someone else reports them or until Unity Technologies find them.

After you submitted the bug-report, you receive a confirmation email with a bug-report Case number. Please post the Case number (number only, not the link) in this forum thread for Unity staff to pick up.

1 Like

Case 1255936

2 Likes

Thanks a lot for the report! The team was able to reproduce it and will forward it to the developers.

Here’s the issue tracker link: Unity Issue Tracker - IDropHandler is not triggered when the dragged object has IPointerDownHandler implemented

1 Like

well I had the same %#%$ issue, I was searching for a long time, I updated my unity from 2019 to 2020 and I found then today after 4 days that they made this bug…

Solution: I removed the IPointerDownHandler and that is all, my game is working again after that…

uGUI: IDropHandler is not triggered when the dragged object has IPointerDownHandler implemented (1255936)