unity console.writeline not working code example
Example 1: unity c# write line
Debug.Log("Hello World");
Example 2: godot after changing scene button not working
It sounds like you might not be unpausing the game when you leave the pause menu that way?