How to see the flow of blueprints, debugging?

I think I turned it off somehow. When I hit play and look at my blueprints it doesn’t show them changing color and flow through each cable, the debugging is off. How do I turn it back on?

1 Like

Hey cje31387,

When you are debugging your blueprints, there is a Debug Filter at the top of your blueprint editor that you’ll need to click the drop-down for and select which instance of your blueprint you are trying to debug:

8062-debugger.png

Hope this helps!

-Steve

Thanks that worked. Also is there a way to get your mouse cursor back after you hit play without stopping the game? Escape stops playing, what if you want to get your mouse cursor back so you can check the blueprints?

Shift + F1 will release the mouse cursor from Playing or Simulating in the editor =).

ALT TAB (if using play in new window) ?

Thanks that did it!