I watched the video, when u clicked “Start”, it started to stopped working.
Then it must somewhere in your code that related to save game and game menu.
Maybe u created a bool to check if the game menu is shown or not, if the bool is false, then the menu should be hidden, but it is shown, so the button is not working.