Cloud Save in the Unity Cloud Dashboard

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

View data in the Unity Cloud Dashboard

From the Unity Cloud Dashboard, you can view data items belonging to particular players using the search functionality.

  1. In the Unity Cloud 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 Cloud Dashboard

From the Unity Cloud 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 Cloud 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

The removal of data is permanent and cannot be undone.

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