[BUG] Construct 3 Webview2 games appearing as a white screen

bobatealee

New Member
Hi. I and many others use Construct 3 to develop web games, and those games can be exported as .EXE files via Microsoft Edge WebView2.

This works fantastic, but I've noticed OBS has trouble displaying games exported this way by default:

1738562601515.png


I dug into this, as this was preventing streamers that use OBS from playing my game. A universal fix seems to be switching Capture Method from "Automatic" to "Windows 10":

1738562704227.png


Just like that, the game gets recognized instantly. However, this also means that this is an inherent incompatibility on OBS' side, at least with the way "Automatic" handles games in Microsoft Edge WebView2.

It would be fantastic if this could be fixed. While the workaround is okay, it's very inconvenient for developers to have to point people who want to record our games this way.

Here's a log, just in case: https://obsproject.com/logs/CGX5uYCzWOxa2CQf
 
Top