Hello everyone! Ive got a problem with trying to get Touch position in UMG widget.
Once I tried to use node Get Mouse Position on Viewport (its work fine to me in editor), but its doesn’t work on Mobile with touch (return 0, 0 pos).
Maybe any ideas how get Touch position inside UMG?