cocos-engine
cocos-engine copied to clipboard
WeChat mini-game does not support webP format images
Cocos Creator version
3.3.2
System information
P30Pro wechat game
Issue description
Real machine test on WeChat mini-game does not support webP format images, WeChat development tools are normal.
Relevant error log output
No response
Steps to reproduce
Test cc.sys.capabilities.webp in Real machine is false.
In WeChat development cc.sys.capabilities.webp is true.
There is a problem with the judgment of this place:
Here is a demo:
webp.zip
Minimal reproduction project
No response
@yyycggg please take a look whether we need to fix on Android https://github.com/cocos/cocos-engine/pull/12830