Documentation

Support

Cloud Save in the Unity Dashboard

Manage player data in Cloud Save through the Unity Dashboard interface.
Read time 1 minuteLast updated 2 days ago

You can use the Unity Dashboard to view and edit player data in Cloud Save.

View data in the Unity Dashboard

From the Unity Dashboard, you can view data items belonging to particular players using the search functionality.
  1. In the Unity Dashboard, open Cloud Save.
  2. Select Find player.
  3. Select the correct environment from the environments switcher.
  4. Enter the Player ID value in the field, then select Find player.
If the player has data stored with the Cloud Save service, the Dashboard returns a table of saved values. Select the < > next to the value to view the entire field if it's cut off.

Edit data in the Unity Dashboard

From the Unity Dashboard, you can modify data items belonging to particular players using the edit functionality.

Editing data

The Cloud Save editor accepts JSON Data Types. You must provide values that adhere to the formatting rules of JSON Data Types.
  1. Complete the steps for viewing Cloud Save data in the Unity Dashboard.
  2. Select the context menu icon next to the data item to edit.
  3. Select Edit.
  4. Make changes to the key value, then select Next.
  5. Check your changes in the difference view, then select Confirm.

Deleting data

  1. Complete the steps for editing Cloud Save data in the Unity Dashboard.
  2. Select the context menu icon next to the data item to delete.
  3. Select Delete.
  4. Select Delete again.