docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Use the job system in Entities

    Use the job system to write multithreaded code and schedule work asynchronously.

    Topic Description
    Job system in Entities introduction Schedule jobs to carry out system work.
    Job scheduling overhead Understand and manage job scheduling overhead.
    Job dependencies Understand the order that jobs update in.

    Additional resources

    • Job system introduction
    • Iterate over chunks of data with IJobChunk
    • Iterate over component data with IJobEntity
    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)