Get Mouse X/Y BP node behavior with Hide/Show Cursor

Basically copy/pasting my question from forums:

Newest preview 8 made so that mouse axis getters won’t give any values if mouse cursor is set to be visible.

In 4.10 the behavior was strange as well requiring you to hold any mouse button down for value to update if cursor was visible.

4.11 was great so far with no weirdness - axis values updated without needing mouse buttons to be held, but now it doesn’t work at all if cursor is visible.

Are these changes intentional(why?) or is this a bug?

I use this setup for testing:

https://dl.dropboxusercontent.com/u/26177594/ShareX/2016/03/UE4Editor_2016-03-22_19-14-08.png

Hello ,

After doing some testing and a bit of digging I was able to find that this is a known issue (UE-19925) and that it has been submitted to the developers for further consideration. I will provide updates with any pertinent information as it becomes available. Thank you for your time and information.

Make it a great day

Another thing to note is if bShowMouseCursor is set to true. If you eject when running in PIE. You cannot move anymore as a result because of this.

Thank you for the additional information.