colinxu Today we found our animations become like this if we export them by any version later than 1.8.41. and it works out fine when we export them by 1.8.34, is there any bug with that or anything i should change in the export settings? Regards, Colin
colinxu Pharan wroteWhat engine/runtime? We're running on cocos3.0 with the runtime we updated on the 1.8.34 release. Is it the problem we can fix by updating to the latest runtime?
colinxu Shiu wrotePlease try and see if the latest runtime fixes it for you. Thanks for the reply, we've already got the runtime updated to the latest, but the problem still exist. Is there anything I should change in the export settings? Thanks
Pharan Most runtimes need Premultiply alpha checked. Others don't though, so I dunno. Also depends on your code. Worth a try if you don't know what else.
colinxu Pharan wroteMost runtimes need Premultiply alpha checked. Others don't though, so I dunno. Also depends on your code. Worth a try if you don't know what else. I tried with 'premultiply alpha' checked, and it worked! Thanks heaps! :rock: