Game pauses after each ball collision with block

Hi,

After loading the next level - Unity starts the scene as “paused”. I will then “un-pause”, click to launch ball, collide with a block, then the game pauses again. This continues with every collision.
I have noticed the error: NullReferenceException: Object reference not set to an instance of an object Block.DestroyBlock (). This appears to exist for every block.

How do I prevent this from occurring, or is it an issue with the script?

Thanks,
Jeff

Solved. image

The “Error Pause” button stops game from pausing.

Thanks,
Jeff

Nice, I didn’t even notice that was there. Now I can stop trying to pause

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms