"Get Mouse Position on Viewport" on Android

In my project I use “Get Mouse Position on Viewport” to place items in my level.

How can I manage in android that a mouse pointer is always displayed (without which a mouse is connected), with show maus curser it does not work.

I want to move the curser like anydek, for example.

Hi,I have encountered this problem too, have you made any new progress? I am running on the UE’s emulator ES3.1 and everything is normal, and I can get the screen coordinates, but in the physical machine, the obtained coordinates are always (0,0)