I have a web browser widget and it’s content consumes all input from a connected USB game controller. This happens at a low level and prevents Unreal from getting any input at all from the controller.
Can I somehow prevent the web browser widget from accessing the controller’s input, thus preventing this?
Thanks…