文档

​
​

Development

User Acquisition

Monetization

工业

Economy

Economy

LiveOps
​
​
Economy
  • Overview
  • Get started
  • Concepts
  • Tutorials
    • Write configuration
      • Using Unity Editor
      • Using the Unity Dashboard
      • Using the CLI
      • Using the REST API
    • Add a currency to your game
    • Add an inventory item to your game
    • Add a virtual purchase to your game
    • Add a real money purchase to your game
    • Publication
    • Player data
    • Economy Game Overrides
    • Economy Game Overrides with Cloud Code
    • Config Caching
  • Reference
  • Privacy and consent
  1. Economy
  2. Write configuration

Unity Dashboard

Use the Unity Dashboard interface to create, edit, preview, and publish Economy resources.
阅读时间2 分钟
最后更新于 4 个月前

Unity 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 Dashboard, open 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 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.

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

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

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

  • 在本页上
    • Preview resources

    • Create a resource

    • Publishing your resources

    • Delete a resource


报告此页面的问题