Releases: cocos/cocos-engine
Releases · cocos/cocos-engine
Release 3.8.7
3.8.7-beta0: Fix spine callback issues (#18672)
* Fix spine issues: 1. Callbacks set via setTrackEndListener are not triggered. 2. The setEndListener callback interface cannot retrieve the animation name through the trackEntry parameter.
Release 3.8.6
Fix spine crash when exiting game. (#18506) It's a bug after merging https://github.com/cocos/cocos-engine/pull/18467