Fix crash when using anim graph asset after it's reloaded (after editing)
This commit is contained in:
@@ -145,6 +145,7 @@ bool AnimGraph::Load(ReadStream* stream, bool loadMeta)
|
||||
{
|
||||
Version++;
|
||||
_bucketsCounter = 0;
|
||||
_bucketInitializerList.Clear();
|
||||
_customNodes.Clear();
|
||||
|
||||
// Base
|
||||
|
||||
Reference in New Issue
Block a user