Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Bug 1255936 IDropHandler does not trigger if dragged object has IPointerDownHandler

Discussion in '2020.1 Beta' started by Linus, Jun 14, 2020.

  1. Linus

    Linus

    Joined:
    Feb 22, 2012
    Posts:
    112
    It might not be a bug, it it is unexpected behavior. And should maybe be in the docs for
    IDropHandler
     
  2. Linus

    Linus

    Joined:
    Feb 22, 2012
    Posts:
    112
    Found a video made in Unity 2019.2.6f1 where this issue is not present
     
  3. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,609
    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:
    https://unity3d.com/unity/qa/bug-reporting

    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.
     
    LeonhardP likes this.
  4. Linus

    Linus

    Joined:
    Feb 22, 2012
    Posts:
    112
    Case 1255936
     
    LeonhardP and Peter77 like this.
  5. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,135
    Peter77 likes this.
  6. jluis859

    jluis859

    Joined:
    Sep 29, 2020
    Posts:
    1
    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...

    https://unity3d.com/unity/beta/2020.1.0b15
    uGUI: IDropHandler is not triggered when the dragged object has IPointerDownHandler implemented (1255936)