Hello, this is not a bug but a feature. Each player by default can only have one entry in the leaderboard. If you do not want this, then call the following function right after submitting a new entry:
LeaderboardCreator.ResetPlayer();
What does it use to detect a different player, cuz these are all from separate instances of the game.
It uses PlayerPrefs