The Score Returns to zero when i load a new scene (i went thru the scene persist lecture)
Hi,
Maybe the persistent game object got destroyed? That’s hard to tell because the game objects look the same. Try to log the InstanceID() of the ScoreKeeper (or however you named your class) into your console.