Widget interaction not working for Web Browser widget when running on device

Hi there,

I can’t get the Widget Interaction component to interact with a Web Browser widget, this error only happens when running the project on a physical device (Oculus Quest), on the editor everything works as expected.

I have set up my widget interaction and it works well with all widgets types both in the editor and physical device, only the Web Browser widget doesn’t seem to react to interactions when running on the device.

Any idea how can I debug this?

Unreal 4.24
Oculus Quest

Thanks in advance!

Hi!! I´m trying to implement a browser widget in Quest (ue4 4.26) but cant get it to show, in editor it woks, but in quest it only shows a blank or black screen depending the widget3d material i use. How did you got it working in quest? Thanks