Rendering is paused for debugging

Hello developers. Today I went and wanted to test out my game but it showed this screen instead of my game: (sorry if this is in the wrong category idk which one to put it in)

Rendering is paused for debugging

Well however if you do click resume everything will go normal again.
Is there a way to fix this because every time I test I have to click resume.
Thanks!

1 Like

Try checking if one of your scripts has a Breakpoint like this:
kuva
If you find a Breakpoint then right click it and press “Delete Breakpoint”.

2 Likes

Thank you for helping! (I also gave you a solution so others will know)

1 Like