yep
UPD Solution - its required to override
GetInstanceMemorySize/InitializeMemory/CleanupMemory
to inherit fromBTCompositeNode
in UE5.4, after that commit
even if no custom memory required you should override those methods to work
yep
UPD Solution - its required to override
GetInstanceMemorySize/InitializeMemory/CleanupMemory
to inherit fromBTCompositeNode
in UE5.4, after that commit
even if no custom memory required you should override those methods to work