docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Entities overview

    The Entities package, part of Unity's Data-Oriented Technology Stack (DOTS), provides a data-oriented implementation of the Entity Component System (ECS) architecture.

    See the DOTS Guide and Samples for introductory material, including tutorials, samples, and videos.

    Supported Unity Versions

    • 2022.3 (LTS)
    • 2023.3 (Latest Beta and beyond)

    Package installation

    To use the Entities package, you must have a supported version of Unity installed.

    To install the package, open the Package Manager window (Window > Package Manager) and perform one of the following options:

    • Add the package by its name (com.unity.entities)
    • Add the package from its Git URL

    Additional resources

    • Getting started
    • Upgrade guide
    • What's new
    • ECS packages
    In This Article
    Back to top
    Copyright © 2024 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)