UnityGLTF icon indicating copy to clipboard operation
UnityGLTF copied to clipboard

Added missing AnimationCacheData to RefCountedCacheData Script

Open robertdorn83 opened this issue 1 year ago • 0 comments

In case of runtime loading of Glb/Gltfs, the animation clips wasn't destroyed by the RefCountedCachaData script when it gets destroyed. Which can be resulted in unused Anim.Clips in memory.

robertdorn83 avatar Aug 27 '24 13:08 robertdorn83