docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Scene management overview

    Netcode Scene Management

    Generally speaking, netcode aware scene management complexity can vary depending upon your project's needs and goals. Netcode for GameObjects (Netcode) provides you with two potential paths:

    Integrated Scene Management:

    The Netcode for GameObjects scene management solution is enabled by default and provides you with a fully functional netcode scene management solution.

    Note

    It's recommended that advanced developers new to Netcode for GameObjects become familiar with the integrated scene management solution before creating their own netcode scene management solution.

    Custom Scene Management:

    If your project has needs that go beyond the scope of the Netcode integrated scene management solution, you can disable scene management in the editor through NetworkManager's properties.

    Note

    Writing your own scene management can be time consuming and complex. It's recommended that only advanced users already familiar with Netcode for GameObjects take this path.

    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)