[Web browser plugin crash editor]

Hello,

I followed tutorials on how to use the web browser plugin in UE4 (experimental plugin) - on 4.13.1

When I put the web browser and start game it crash directly with this message :

“Assertion failed: bSuccess [File:D:\Build++UE4+Release-4.13+Compile\Sync\Engine\Source\Runtime\WebBrowser\Private\WebBrowserSingleton.cpp] [Line: 277]”

If someone could help me ^^

Thanks.

~Nyudeb

I also tried on 4.12.5

The plugin work on 4.10…

Solved - You just need to create a c++ project instead of Blueprint in order to use new versions of the WebBrowser -.-’