3.7.2 手机webview加载报错

  • Creator 版本: 3.7.2

  • 目标平台: android8.1.0 webview

  • 重现方式:

I/chromium(15384): [INFO:CONSOLE(1)] “Uncaught TypeError: this._renderQueue.values is not a function”, source: /cocos-js/instantiated-e3984772.js (1)
I/chromium(15384): [INFO:CONSOLE(1)] “Command ‘updateBuffer’ must be recorded outside a render pass.”, source: cocos-js/cc.js (1)

  • 手机型号:魅族16x
  • 手机浏览器: webview
  • 编辑器操作系统:android

有大佬知道这个问题怎么解决吗?

up, 有没有大佬能给点提示

up, 有没有大佬能给点提示

检查你嵌套的网页js代码。this._renderQuery.values is not a function 是你自己的业务代码吧

不是的我的业务代码, source: /cocos-js/instantiated-e3984772.js 报错的是coco-js的代码,PC端正常运行没报错

up, 有没有大佬能给点提示

项目设置-功能裁剪 去掉webgl2,估计是部分手机浏览器内核对webgl2支持不够完善