Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

Hello, my game has authentication, and I send the score using a unique identifier (the username provided during authentication). But it tells me that such a name is already used. But it's used by me! UpdateEntryUsername gives the same error (name is taken).

So instead of updating my entry, it tells me the name is taken. But this name was created by me just a minute ago, and now I can't update the record in the table.

Can I update an existing entry using the username?

Perhaps my question sounds like this: is it possible to assign a unique ID to an entry manually?

Hello! I have answered this question before, but TLDR yes, though it is not straightforward yet. I do plan to integrate manual identification soon, so I am sorry for the inconvenience. This tool was originally meant for creating simple leaderboards and quickly implement them into Unity games, but as time goes by, and with more users it is scaling up.

Hey deeepgames!

I just wanted to let you know that I have released an update which allows you to assign a unique ID manually to the player. Please review the update notes below:

https://github.com/danqzq/unity-leaderboard-creator/releases/tag/v2.8