Documentation

​
​

Development

User Acquisition

Monetization

Industry

Leaderboards

Unity SDK

Admin API

Client API

Open Unity Dashboard

Leaderboards

LiveOps
​
​
Leaderboards
  • Overview
  • Get started
  • Concepts
  • Tutorials
    • Configuration
    • Unity SDK tutorial
      • Add a new score
      • Get the player's score
      • Get scores
      • Get a range of scores centered around the player
      • Get scores for other players
      • Get scores for a certain tier
      • Get a list of available leaderboard versions
      • Get the player's score from a leaderboard version
      • Get scores from a leaderboard version
      • Get a range of scores centered around the player from a leaderboard version
      • Get scores for other players from a leaderboard version
      • Get scores for a certain tier from a leaderboard version
    • Unity SDK sample
    • Cloud Code samples
  • Reference
  • Privacy and consent
  1. Leaderboards

Unity SDK tutorial

Implement leaderboard functionality in your Unity project using the Software Development Kit.
Read time 1 minute
Last updated 9 months ago

The Leaderboards SDK documentation describes how to use online multiplayer leaderboards in games created with Unity using examples. Learn how to get started with the SDK before using it.

Topic

Description

Add a new scoreAdd or update a score for the player.
Get scoresGet the scores from a specific leaderboard.
Get a range of scores centered around the playerGet the scores of the player as well as those of a specified number of neighboring players.
Get the player's scoreGet the score for the player.
Get scores for other playersGet the scores for other players in the specified leaderboard.
Get scores for a certain tierGet a score for a particular tier.
Get a list of available leaderboard versionsGet a list of archived versions of a leaderboard.
Get scores for other players from a leaderboard versionGet the scores of other players from a leaderboard.
Get the player’s score from a leaderboard versionGet the player's score from a previous version of a leaderboard.
Get a range of scores centered around a player from a leaderboard versionGet get a range of scores centered around a player from an archived leaderboard.
Get scores from a leaderboard versionGet a paginated list of scores from an archived leaderboard.
Get scores for a certain tier from a leaderboard versionGet a score for a particular tier from an archived leaderboard.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page