How to get the UV coordinates on touch?

Hi there,

I have an actor with a simple cube as a button, and I would like to discover the UV coordinates of the place where the user touched (or clicked) the button. I know how to get the touch state, but it only gives the screen coordinates I think. Does anyone know how to get the UV coordinates of the face of the object that was touched/clicked?

Any information is welcome, thanks!