I can not click on a UMG Button in world space. BUG?

I can not click on a UMG Button in world space.

I created a blueprint with a simple Widget Component. With “User Interface” > Space = World.
The mouse cursor doesnt seem to line up correctly with blueprint in the world. Click events and Hovered Events are not being fired when the mouse cursor is directly over the UMG Button. But if I move the mouse cursor away from the button, to an arbitrary location the Click and Hovered Events fire.

Is this a bug?

The image is the basic setup to recreate the project and replicate the problem, this is using the blank template. (Working on same project)

Dropbox link [Here][1]

Not a pivot issue, as Ive tested the pivots at defaults and at 0.

Hello ,

After doing a bit of digging I was able to find that this is a known issue (UE-20777) 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

Thank you for the update.