(Apart from having to track how the current camera projection is set and doing it manually)
Something like render.screen_to_world( my_screen_coord ) would be very useful.
Basically a Defold version of Unity’s Camera.ScreenToWorldPoint:
http://docs.unity3d.com/ScriptReference/Camera.ScreenToWorldPoint.html