文档

​
​

Development

User Acquisition

Monetization

工业

Leaderboards

Unity SDK

Admin API

Client API

Open Unity Dashboard

Leaderboards

此页面不支持所选语言。
LiveOps
​
​
Leaderboards
  • Overview
  • Get started
  • Concepts
  • Tutorials
    • Configuration
      • Using Unity Editor
      • Using the Unity Dashboard
      • Using the CLI
      • Using the REST API
    • Unity SDK tutorial
    • Unity SDK sample
    • Cloud Code samples
  • Reference
  • Privacy and consent
  1. Leaderboards
  2. Write configuration

Unity Dashboard

Create, edit, and manage leaderboard configurations through the graphical interface.
阅读时间2 分钟
最后更新于 4 个月前

The Unity Dashboard is a simple way to get started as it allows you to take full control of your leaderboards through a graphical interface. This section covers how you can preview, create, edit, and delete your leaderboards.

Preview scripts

You can access a list of all Leaderboards for an environment from the Unity Dashboard. To access it:
  1. In the Unity Dashboard, go to Development > Products.
  2. Select Leaderboards.
  3. Select Overview.
  4. Select an environment from the list of environments.
A list of all Leaderboards in the selected environment for the project appears. The table contains the name, ID, and last published date. You can sort the table by name or use the pagination to see the full range of leaderboards.

Create a leaderboard

Create your first leaderboard in the Unity Dashboard to get started with Leaderboards.
  1. In the Unity Dashboard, go to Development > Products.
  2. Select Leaderboards.
  3. Select Overview.
  4. Select Add Leaderboard.
    注意
    Each leaderboard is linked to a specific environment.
  5. Fill in the following information:
    • Details
      • Name: A descriptive name for your leaderboard.
      • ID: The ID for your leaderboard. The ID is used to identify the leaderboard in API calls from your game.
    • Configuration
      • Sort Order: The sorting order for your leaderboard.
      • Update Strategy: Determines how updates to existing player scores in the leaderboard are calculated.
      • Buckets: Increase player engagement by splitting players into smaller cohorts (buckets) based on a max bucket size. In bucketed leaderboards, players don’t play against all other players but instead only see the players in their bucket.
    • Scheduled Resets: Leaderboards can be configured to reset automatically on a predefined schedule. Scores contained in the leaderboard will expire based on this schedule and users will be able to submit new scores for each reset cycle. A leaderboard may also be manually reset using the “Reset” button from the leaderboard page on the dashboard.
    • Tiers: Organize your leaderboard into tiers based on player score thresholds. Tiers can be used to provide a more engaging social and competitive gameplay experience.
  6. Select Finish.
The next screen is the Details page for your new leaderboard.

Delete a leaderboard

To delete leaderboards from the Unity Dashboard:
  1. Navigate to the leaderboards list page.
  2. Select the bin icon. A dialog appears warning you that deleting this leaderboard cannot be undone.
    注意
    Deleting a leaderboard which a live game uses causes errors in the game client.
  3. To confirm the deletion, select Delete.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • Preview scripts

    • Create a leaderboard

    • Delete a leaderboard


报告此页面的问题