Why GetMousePosition return false and NULL for XY?
Did you ever solve this issue? I am having the same issue calling GetMousePosition() in C++ very strange, if i call it in a custom UUSerWidget it doesn’t work but works if call in my PlayerController.
I also have the same problem, did you solve it?