So I've made a drag and drop setup that works fine and where clicking and holding allows you to move and object and I'm using the On any touch end trigger to destroy the object being carried around. I'm testing it on my computer and what I've noticed is that if while I'm holding I move my mouse over a button object before letting go the On any touch end doesn't trigger. Clicking my mouse fixes it and the object being dragged is deleted. Should I use a different method? Or is this some type of bug?