docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Manage structural changes

    Managing structural changes is important to make sure that creating, destroying, and changing entities doesn't affect the performance of your application. You can defer structural changes, or play back a set of changes multiple times with an entity command buffer.

    Topic Description
    Manage structural changes Compare the different ways that you manage structural changes.
    Defer data changes Defer data changes with entity command buffers.
    Manage structural changes with EntityManager Understand how to use EntityManager to schedule data changes on the main thread.

    Additional resources

    • Access data in systems
    • Query data
    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)