C++ Transition Guide for 5.4

yep

UPD Solution - its required to override GetInstanceMemorySize/InitializeMemory/CleanupMemory to inherit from BTCompositeNode in UE5.4, after that commit

even if no custom memory required you should override those methods to work

1 Like