Documentation

Development

User Acquisition

Monetization

Industry

Leaderboards

Unity SDK

Admin API

Client API

Open Unity Dashboard

Leaderboards

LiveOps
​
​
Leaderboards
  • Overview
  • Get started
  • Concepts
  • Tutorials
  • Reference
  • Privacy and consent

Leaderboards

Understand the core concepts and implementation options for Leaderboards, a gaming service that ranks and stores player scores.
Read time 1 minute
Last updated 21 days ago

Leaderboards is a feature of Unity Gaming Services that supports the storage, sorting, and ranking of player scores.

Topic

Description

Get startedLearn how to set up your project with leaderboards.
Unity SDK sampleUse an example to learn how to implement Leaderboards in your Unity project.
Unity SDK tutorialFamiliarize yourself with the Leaderboards SDK to use online multiplayer leaderboards in your Unity project.

Interfaces

You can interact with Leaderboards and implement them in your application using the following interfaces:
  • Use the Unity Dashboard to create and manage your leaderboards and view entries.
  • Implement Leaderboards for non-MWU (Made with Unity) games using REST APIs.
    • Perform player actions with the Client REST API.
    • Perform admin actions with the Admin REST API.
  • Make calls to the Leaderboards service with the CLI.
  • Use the Unity SDK to implement leaderboards in your application.
  • Implement Leaderboards functionality using the Cloud Code service.
  • Deployments are supported for the Unity Editor and the command-line interface (CLI).
    • Allows you to configure Leaderboards using files, instead of the Unity Dashboard UI.
    • Include these files as part of version control to minimize the Unity Dashboard context switching.

Outcomes

Outcome

Description

Services used

Display player names in Leaderboards
Retrieve player names using the Authentication service and display them in your Leaderboards.
  • Authentication
  • Leaderboards
Display Leaderboards in Lobby menus
Implement Leaderboards in Lobby menus to let players compare themselves against each other.
  • Authentication
  • Leaderboards
  • Lobby
Compare scores with Friends
Let players view Leaderboards for their friends and compare against each other.
  • Authentication
  • Friends
  • Leaderboards

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.

  • On this page
    • Interfaces

    • Outcomes


Report a problem with this page
​
​