cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

Attribute a_batch_uv is missing on iOS native when using util/batched-unlit

Open MrKylinGithub opened this issue 2 years ago • 0 comments

Cocos Creator version

3.7.3

System information

any

Issue description

when the following effect is used. WeChatWorkScreenshot_638d3cfa-6ff2-4a03-be45-11fe7dd55d4d

the normal and error images are as below. image

image

Relevant error log output

Attribute a_batch_uv is missing, add a dummy data for it.

Steps to reproduce

build the attached project for iOS open Xcode compile and run the project on simulator or devices.

Minimal reproduction project

demo.zip

MrKylinGithub avatar Jun 15 '23 10:06 MrKylinGithub