Hi Aren & all,
Having trouble with this purely because it's a 3D UI. Does the drag and drop work with perspective? I've got my settings set to 3D world (not sure whether it should be 3D UI or world).
I've attached an image of how my objects are laid out in 3D space. I'm trying to swap their position once one of them is dragged on top of the other.
The the other way I thought of doing it is to set up an invisible 2D UI, which consists of buttons, then having the object in 3D space follow the cursor, and once the 2D invisible element is placed upon another 2D element, swapping the 3D objects position in world space.