docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Convert existing projects to Addressables

    If you want to convert your in-progress project to use Addressables, you can convert each asset type to the Addressables system. The process is different depending on the type of asset you want to convert, and the existing runtime management process you use.

    Topic Description
    Introduction to converting existing projects to Addressables Understand the steps for migrating an existing Unity project to use the Addressables system.
    Assign scenes as Addressable Convert scenes to Addressable scenes by creating an initialization scene.
    Convert prefabs to use Addressables Make prefabs Addressable and avoid duplication across scenes.
    Move assets from the Resources system Migrate assets from the Resources folder to the Addressables system.
    Convert AssetBundles to Addressables Convert existing AssetBundle setups to use Addressables.

    Additional resources

    • Addressables introduction
    • Create and organize Addressable assets
    • Introduction to runtime asset management
    In This Article
    Back to top
    Copyright © 2025 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)