cocos / engine-native

Native engine for Cocos Creator v2.x

Home Page:http://www.cocos.com/en/products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[3.7.0] iOS crash by calling cc::StencilManager::getDepthStencilState() on Batching process

thinhlv opened this issue · comments

  • Cocos creator version: 3.7.0
  • Build platform: iOS

step preproduce:

  1. Build the game with so many complex spine animations on the screen. (EnableBatch = false, CACHE_MODE = SHARED_CACHE, or REALTIME)
  2. Run the game on iOS platform
  3. For while, the game will be crashed with batching errors.

Please take a look to the attached files

Screen Shot 2023-02-03 at 16 15 21

Screen Shot 2023-02-03 at 16 42 02

Screen Shot 2023-02-03 at 16 15 12

commented

@thinhlv could you please create issues in https://github.com/cocos/cocos-engine as engine native is merged into https://github.com/cocos/cocos-engine since v3.5.