Hello,
We are encountering issues with the built-in Unreal WebBrowser plugin. Specifically, we are trying to open a web page built with the latest web technologies, but the current WebBrowser (based on an outdated CEF version, around Chromium 90) does not support them. The latest CEF version is 137, and this discrepancy is causing rendering and compatibility problems - the page not loading properly.
We’ve explored third-party plugins as alternatives, but many of them interfere with internal Unreal Engine features, such as the Bridge plugin, Fab functionality and have led to crashes which is not acceptable for us.
We are considering updating the CEF library ourselves by modifying the Unreal Engine source version. However, we assume that beyond replacing the CEF binaries and sources, additional changes may be required within the engine to support the newer CEF version correctly.
Could you please guide us through the necessary steps to properly update the CEF library in the engine?
If there is an alternative or officially supported solution to this issue, we would greatly appreciate your recommendation.
Thank you,
Harut