Documentation

​
​

Development

User Acquisition

Monetization

Industry

Economy

Unity SDK

Economy

LiveOps
​
​
Economy
  • Overview
  • Get started
  • Concepts
  • Tutorials
    • Write configuration
    • 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

Add an inventory item to your game

Create an inventory item resource for your game's economy system.
Read time 1 minute
Last updated 4 months ago

The following instructions describe how to add an inventory item to your game’s economy system.
  1. In the Unity Dashboard, go to Development > Products.
  2. Select Economy.
  3. Select Configuration.
  4. On the Configuration screen, select Add resource.
  5. Under Type, select Inventory item.
  6. Give the inventory a Resource name, and a Resource ID for use in API calls. For example, if your in-game inventory item is a magic hat, the item name could be Magic Hat, and the ID is auto-generated from the name but you can change it to anything that suits you and your game.
  7. To add optional custom JSON data you want allocated to this inventory item, select Add custom JSON and enter the JSON into the field. Refer to Custom data.
  8. Select Create.
The new inventory item now appears on the Configuration page of Economy.

Additional resources

  • Introduction to resources in Economy
  • Custom data

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Additional resources


Report a problem with this page