So I just made the title screen and i’m getting all these errors but the game works. Its because the title screen doesn’t have most of the objects the scripts were referencing from. If it is a problem what should I do to remove these errors.
OK awesome. Thanks you two. I did the nullcheck and wrapped some of the references inside an if statement with a condition " SceneManager.GetActiveScene().name==“GamePlay”"