cocos-engine
cocos-engine copied to clipboard
Spine decode crash with binary data
Cocos Creator version
3.5.0
System information
Native Platform
Issue description
When decode mesh attachment from binary data, will crash.
Relevant error log output
No response
Steps to reproduce
I try borrowing the fixed code from js version implementation. PR: https://github.com/cocos/cocos-engine/pull/11132
Minimal reproduction project
No response