When I try to playtest by clicking “Play Here”, this pops up and doesn’t allow me to playtest. Is there a way to exit this mode?
You may have a breakpoint in one of your scripts causing the game to go into debugging mode. You can simply click it again to remove it. A breakpoint is the red dot on the side of your code so I suggest you look through your scripts and find it.
You need to click Play () and then Resume () key near Stop () key.
I get the some error except I have no breakpoints in my code, or in any script within my game. I opened the breakpoint window to check for this and nothing, I even clicked disable all breakpoints (despite having none) and I still get the “Rendering is paused for debugging” screen
This sneaky setting may be the root of your problem. Make sure its on “Never”.
This was the solution to my problem, It might have been yours too!
where did you find this setting? im looking around the view tabs but i feel blind <_<
This menu is only accessible whilst editing a script.