WebView icon indicating copy to clipboard operation
WebView copied to clipboard

Efficient UE browser uses CEF open source kernel; When the frame rate is 60 per second and the resolution is 4K, a single GPU is rendered, and the UE and browser will not lose frames. 8K frame rate do...

Results 14 WebView issues
Sort by recently updated
recently updated
newest added

现有工程, 打开到75%会直接弹框报错关闭. 相关log: [2022.08.16-10.22.38:429][ 0]LogWindows: Failed to load '[工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll' (GetLastError=126) [2022.08.16-10.22.38:429][ 0]LogWindows: File '[工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll' does not exist [2022.08.16-10.22.38:429][ 0]CoreWebLog: Error: Failed to get CEF3 DLL handle for [工程路径]/Plugins/WebView/Source/ThirdParty/cefForUe/cef_103.5060/win64/lib/libcef.dll: The system...

你好,目前刚接手一个公司项目,用到了webview。 但是有一种奇怪的现象:当分辨率变化时,webview会先跟着缩放,然后网页内容回弹成原本的分辨率,而不会自适应。 目前我对项目细节仍未十分了解,请问这种现象是webview本身的机制或选项所致吗?如果是的话,能否规避

有幸使用您的WebView插件,对于单页面的场景是没问题的,但是如果多页面情况下没法创建子页面,就没法适用于多页面的场景。

![51BB3B89-69E7-4335-8342-E9B7C47A0377](https://user-images.githubusercontent.com/51696771/162556052-24f2ea01-5c9d-42f4-8dff-046ffbd5434f.png) 插件在使用一段时间后 webview左下角会显示以上红字信息

不管是4.26版本还是5.0 按照https://zhuanlan.zhihu.com/p/493447586 步骤使用都无法正常使用。 有以下两个特点: 1、如果我把项目放到我用户目录,则地址栏上会出现: http://../Users/用户名/Documents/UE5Demo/Content/webpage/control.html 2、如果我把项目放到D盘上,则地址栏直接显示:local://control.html

1:只看到windows版本,有android和ios版本吗? 2:为什么不提供js和C++直接交互?cef本身就有这个功能的呀!

你好,如题。 "Engine modules are out of date"

Uncaught ReferenceError: ue is not defined at eval (ue4WebUI.js?2e9e:9:1) at Module../src/ue4/ue4WebUI.js (app.js:2087:1) at __webpack_require__ (app.js:849:30) at fn (app.js:151:20) at eval (main.js:20:72) at Module../src/main.js (app.js:2015:1) at __webpack_require__ (app.js:849:30) at fn (app.js:151:20)...