Weird character movements when dragging the window

I’m new to the engine and I’m facing a strange behavior, I’m not sure if it’s a bug or something like that, I have a simple project, with characters that use IA_Move to go to the end of the path. Everything works normal with the window stopped, but in the moment I start dragging the window, the characters starts moving around like they’re being impulsed by the movement of the window (?), there is a way to solve it?

I also noticed that when the windows is not focused the character AI start to move wrong

Dragging the screen:
Animação2

Unfocusing the screen:
Animação

I can tell you that things will get very choppy if you unfocus the window. Nothing suprising there really.

But that AI movement thing is very weird… :smiley: