If a user manually created a UBehaviorTreeComponent for his custom AI controller, but forgets to set AIController.BrainComponent to point at that BT component then a fair amount of assumptions break and Pause/Resume/Stop AI logic functionality doesn't work (due to it using the BrainComponent variable).
Head over to the existing Questions & Answers thread and let us know what's up.