cocos-engine
cocos-engine copied to clipboard
spine resource release causes memory growth
Cocos Creator version
3.4.2 3.5.2
System information
web
Issue description
Question feedback from: https://discuss.cocos2d-x.org/t/gfx-buffer-memory-leak-when-destroy-spine-node/56514 spine resource frequent release , causes GFX Buffer Mem growth.
Relevant error log output
No response
Steps to reproduce
here is the demo:
56514.zip
run the demo , then will see the GFX Buffer Mem grow continuous.

An attempt has been made to call destroyRenderData, it doesnot work.
Minimal reproduction project
No response