Freezing bots

Hi everyone. I made a Pause Menu for this tutorial Creating a Pause Menu | Unreal Engine Documentation, everything works, but the bots continue to move. How do I fix this?

LogPlayerController: Error: InputMode:UIOnly - Attempting to focus Non-Focusable widget SObjectWidget [Widget.cpp(799)]!

No idea, sorry. But unless you’ve specifically set a blueprint as ‘tick during pause’, this node will halt everything… Try using mixed input mode ( UI and game ).