Execution of the command buffer was aborted due to an error during execution. Insufficient Permission (to submit GPU work from background) (IOAF code 6)
-
Creator 版本:2.0.9
-
目标平台: iOS
-
详细报错信息,包含调用堆栈:
-
重现方式:app切换到后台
-
手机型号 :iphone 6s及以上机型
-
出现概率:必现
Execution of the command buffer was aborted due to an error during execution. Insufficient Permission (to submit GPU work from background) (IOAF code 6)
Creator 版本:2.0.9
目标平台: iOS
详细报错信息,包含调用堆栈:
重现方式:app切换到后台
手机型号 :iphone 6s及以上机型
出现概率:必现
2.0.9 没有更新版本了,请升级到2.1以上版本,如果问题依然存在,提供下复现的 DEMO
我也遇到这个问题了,打包的是h5版本,在app端webview里面打开有这个问题
引擎版本是2.3.3
原因是cc.game.EVENT_HIDE在ios App端检测不到切入后台无法暂停,一直在后台运行游戏,就会报这个错误