Search Unity

OnDrop not executing during lag spikes

Discussion in 'Web' started by Jinxology, Oct 2, 2018.

  1. Jinxology

    Jinxology

    Joined:
    Jul 13, 2013
    Posts:
    95
    I'm having an issue where, during a big lag spike, the OnDrop code doesn't seem to execute. I'm just curious if anyone else has seen this before, and wondering if there's a logical cause of this. Is there a more reliable way to check if an item being dragged has been dropped? Or, maybe there are certain cases where, by design, the OnDrop wouldn't execute?