Things seemed to be going fine in the beginning but after completing further lessons, I get crashes on Play similar to Unity crashes on play
Not sure if it’s due to things I’ve added (likely) or some bugs or general Unity pain with race conditions in the Scene Loader type stuff (also likely). I’ve encountered this elsewhere in my game while managing Scenes: especially adding them additively. In this case it’s just a single Scene though.
I’ve disabled the saving system for now as my hair was starting to run out. Deleting the sav file in %appdata% LocalLow\DefaultCompany<Your Game Name> would sometimes help but eventually things would go sideways.
I’ll check back here with more info if the bug gets solved later in the course or if I figure it out…