For riot. This bug is likely caused because you are using a UWidgetComponent which by default is hit testable. Just change the collision profile of the widget component to IgnoreAll
This bug was caused by a misconfigured collision setting in the parent component of the UI prompt. I've fixed it on our side.