Rendering paused for debugging

Hey everyone!
I have this strange UI pop up every time I try to load into places and I can’t get rid of it. This prevents me from accessing the place.

I’m sure that a lot of you already know what this is. However, very post I’ve read does not help.

Here are the solutions I’ve tried:

  • Searching for breakpoints (I never use breakpoints)
  • Relaunching / exiting
  • Re-installing

Testing just makes studio get stuck in loading and impossible to close without force quitting studio.

Screenshots:



Thanks for your time!

1 Like

This means that you have a breakpoint somewhere in your scripts. Breakpoints look like this or this:

to delete one, right click and press delete. This will fix this issue.

Please mark as solution if this helps :slight_smile:

1 Like


I am unfamiliar with breakpoints, but I have none in my game.
Unless I’m missing something or completely messing something up, there are none within my place.

Update: I’ve found a solution via looking at Debugging Tools.
Screen Shot 2022-06-23 at 1.47.40 pm

The screen doesn’t show when I disable debugging.

1 Like