RMB requires 2 rapid clicK instead of just one SINGLE CLICK, when hovering over buttons from my HUD.

No I don’t want the right click to make the button do anything, I just want it to do what I have told it to do in the camera pawn controller, which is simply print a string.

Simply clicking the RMB works great, prints hello upon one click.

Hover over a button? RMB requires 2 clicks in short succession in order to print “Hello”.

If I just press RMB once, when hovered over a button, it does nothing, not a thing, its almost like I have to right click once when hovering in order for the mouse to even recognize itself, and then if I click again really quickly it will actually do what I have asked it to do in the camera pawn controller. Slow, individual clicks, prints nothing, executes nothing.

So to answer your question it is the RMB on click event that is not behaving properly. The button from the HUD is simply making it to where my RMB requires 2 rapid clicks to work, instead of 1 click.

I honestly think this is some type of bug but I havn’t heard back from EPIC on the answer HUB yet.