Hello. I was going to make thumbnails for my game, until when i paused the test play/run, the “Rendering is paused for debugging” screen shows up.
Any way how to disable this screen or fix it? (srry if posted in wrong category)
Hello. I was going to make thumbnails for my game, until when i paused the test play/run, the “Rendering is paused for debugging” screen shows up.
Try checking if one of your scripts has a Breakpoint like this:
If you find a Breakpoint then right click it and press “Delete Breakpoint”.