docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Install Addressables

    To install the Addressables package in your project, use the Package Manager:

    1. Open the Package Manager (menu: Window > Package Manager).
    2. Set the package list to display packages from the Unity Registry.
    3. Select the Addressables package in the list.
    4. Click Install (at the bottom, right-hand side of the Package Manager window).

    To set up the Addressables system in your Project after installation, open the Addressables Groups window and click Create Addressables Settings.


    The Addressables Groups window before initializing the Addressables system in a Project

    When you select Create Addressables Settings, the Addressables system creates a folder called AddressableAssetsData to store settings files and other assets the package uses to keep track of your Addressables setup. Add the files in this folder to your version control system. The Addressables package can create additional files as you change your Addressables configuration. For more information, refer to Addressables Settings.

    Note

    For instructions on installing a specific version of Addressables or for general information about managing the packages in a Project, refer to Packages.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)