Debugging blueprint using two monitors, focus moves to game window when stepping

So I’m having a quality of life issue where when I have my blueprint editor open in another monitor and am debugging, when I step I lose focus in the debugger back to the game window, so I have to alt tab or move my mouse all the way back over to the debugger to keep stepping. This makes debugging extremely painful.

If my blueprint editor is on the same monitor as the normal engine view, focus does not switch, so it only seems to be a problem when using dual monitors.

Anyone have a workaround that would keep my focus in the debugger when stepping?