I thought this was an issue on my end, then I saw this:
Turns out a lot of people are experiencing this bug.
Basically, the name of your leaderstat doesn’t show up on the leaderboard on the game client. This only happens on the client, not studio, and it also seems to happen on my phone too.
I’ve had that same problem early last month… seemed to be working on and off (Studio)… never tested online. Also never got to figure out exactly what caused it, but it seemed to have fixed itself since.
(no stat names)
(weird offset)
EDIT Are you by any chance setting the Value before the name?? This seems to happen in my repro a lot more often when I do so.
Maybe on tablets, but unfortunately on phones you cannot open the leaderboard. This is detrimental for stats that are only displayed on the leaderboard. I’m displaying money on the leaderboard only and players have no idea how much they have.
I have a fix for this and hopefully will be able to get it out in 2-3 weeks.
You might be able to fix this temporarily yourself before then. When testing this it seemed like it was dependant on the order the leaderstats were added so if you parent the stat objects to the leaderstats object and then parent the leaderstats object to the player I would recommend trying parenting the leaderstats object to the player before putting the stat objects in it.