docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum SceneReleaseMode

    How to release the Addressable scene

    Namespace: UnityEngine.ResourceManagement.ResourceProviders
    Assembly: Unity.ResourceManager.dll
    Syntax
    public enum SceneReleaseMode

    Fields

    Name Description
    OnlyReleaseSceneOnHandleRelease

    Do not release the scene handle on scene unload. Requires manual call to Release in order to ensure AssetBundle is unloaded properly

    ReleaseSceneWhenSceneUnloaded

    Release the scene handle when the scene is unloaded

    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)