Unity: Drag’n Drop
Here is an implementation of drag’n drop in Unity. The code used to move the object around with the mouse (or touch) is quite simple, what is not is an implementation of drag’n drop between an orthographic field and a perspective world: