WebBrowserWidget black screen after build

Hi, trying to debug a problem I’m seeing and wondering if there were some suggestions.

Leveraging the WebBrowserWidget plugin that is marked as Experimental. It seems stable enough, so I dropped it in the game, have it loading a simple URL, and in the editor, everything seems perfect.

However, when the game is built, the widget now shows up as a blank black box. The logs don’t differ between a production build vs. in editor, it seems like the widget is being created and added to the viewport just fine.

It’s simply blank! I’m slowly trying to debug what could be different about the two builds that causes this, but wondering if someone has some suggestions to look into.

Thanks!