-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
Cocos Creator version
3.8.7
System information
chrome浏览器
Issue description
1、 创建空场景,添加SpriteRenderer节点,随便选择一张图片来显示。然后将SpriteRenderer节点复制多份,预览运行。
2、 查看drawcall,发现SpriteRenderer不会合批。

Relevant error log output
No response
Steps to reproduce
1、 创建空场景,添加SpriteRenderer节点,随便选择一张图片来显示。然后将SpriteRenderer节点复制多份,预览运行。
2、 查看drawcall,发现SpriteRenderer不会合批。
Minimal reproduction project
No response