Unity Dashboard
Create, edit, and manage leaderboard configurations through the graphical interface.
Read time 2 minutesLast updated 21 days ago
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:- In the Unity Dashboard, select Products > Leaderboards.
- Select Overview.
- Select an environment from the list of environments.
Create a leaderboard
Create your first leaderboard in the Unity Dashboard to get started with Leaderboards.- In the Unity Dashboard, select Products > Leaderboards, then select Overview.
- Select Add Leaderboard.
- 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.
- Details
- Select Finish.
Delete a leaderboard
To delete leaderboards from the Unity Dashboard:- Navigate to the leaderboards list page.
- Select the bin icon. A dialog appears warning you that deleting this leaderboard cannot be undone.
- To confirm the deletion, select Delete.