- cocos2d-x version: v3 branch HEAD 2727af8
- devices test on: Linux
- developing environments
- NDK version: None
- Xcode version: None
- VS version: None
Steps to Reproduce:
- create a demo program generated by script
cocos run -p linux
- run the binary, and warning shows up.
This is supposed to be fixed in #18908. I am wondering if some new png files are added with bad format?
Update:
It's reverted in #19204 as
This commit causes come crash and unexpected texture modification.