Unity-Technologies / Unity.Animation.Samples

Repository of projects that showcase the new DOTS animation package (com.unity.animation).
Other
418 stars 78 forks source link

[AnimationGraph] The BlobAssetReference is not valid. Likely it has already been unloaded or released. #27

Open atahanbozkurt opened 3 years ago

atahanbozkurt commented 3 years ago

Hello,

I am trying to use com.unity.animation for a simple case since animator is too expensive for high amount of actors; randomly getting "The BlobAssetReference is not valid. Likely it has already been unloaded or released." for the animation clip asset. Can you think of a reason that can be resolved quickly?

Related Unity Forum Thread: https://forum.unity.com/threads/animationgraph-the-blobassetreference-is-not-valid-likely-it-has-already-been-unloaded-or-released.1115974/