Behaviour Tree shows "Steps Back: -1" or "Inactive"

Hey. Possible duplicate of this post here
It seems that your behaviortree is inactive due to the fact that you haven´t added any nodes to it. Try adding a selector composite node and a wait task node for example.