Leaderboard issue doesn't send the player name

Greetings to all,

I have made a leaderboard and im adding the score i have in a scene variable with the name that player puts after he lost his run. (He doesn’t login, he just put a name in order to save his score). The score goes fine to the leaderboard but the name doesn’t.

I had tried first the NewTextInput.Text::Value() , but it didn’t work.
Then I tried to put the name he types into a scene variable, didn’t work.
I tried even a global text variable just in case the reason is bcs it changes scenes, didn’t work, still Anonymoys player.
Then I tried a specific text like actual text with quotes like “username” and even that didn’t work in that leaderboard action it still don’t pass it to leaderboard.

Something is wrong with leaderboards or maybe with this specific action
“Send to leaderboard the score Variable(score) with player name: NewTextInput.Text::Value()”

No matter what I do I cant send a text as a player name.

Thanks in advance for the help!

Related screenshots

++ Additional images are in my reply below my post
This is the link of the game :

1 Like

EnaFredoMetria can’t post more than 1 screenshots
I told him to ask for help on forums
So i am posting his screenshots he sent me on discord
Since i am unable to assist him cause i never even touched leaderboards

InputTextWorks

InputTextWorksFine

1 Like