docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property RuntimePath

    RuntimePath

    The path used by the Addressables system to load initialization data.

    Declaration
    public static string RuntimePath { get; }
    Property Value
    Type Description
    string
    Remarks

    When running in the Editor Addressables.RuntimePath returns the path to the locally built data in the LibraryPath. When running in a player this returns the path to the same content found in streamingAssetsPath. This folder contains the settings, local catalog and Addressables managed local asset bundles.

    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)