Unity Dashboard

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

Preview resources

You can access all your Economy resources for an environment from Unity Dashboard. To access it:

  1. In the Unity Cloud Dashboard, within the LiveOps section, select Economy.
  2. Select Configuration.
  3. Select an environment from the list of environments.

A list of all Economy resources in the selected environment for the project appears. The table contains the name, id, type, and usage. You can sort the table by resource name or use the pagination to see the full range of resources.

Create a resource

You can create your resources by clicking the + Add Resource button. A window will appear prompting you to include a name, ID, and the type of Economy resource to create.

Publishing your resources

To make resources available to the game client, press the Publish button. A popup will appear to confirm you would like to make the resources available to the game client.

Delete a resource

To delete resources from the Unity Cloud Dashboard:

  1. Navigate to the Configuration page.

  2. Select the bin icon. A dialog appears warning you that deleting this resource cannot be undone.

    Deleting a resource that is in use by a live game causes errors in the game client.

  3. Confirm the deletion by selecting Delete.

    Some Economy resources depend on others. Reduce the Usage of a particular resource to None in order to delete it.

  4. Confirm your changes by clicking the Publish button.

    After creating your first resource you are not allowed to publish an empty resource list anymore.