무엇을 찾고 계신가요?
Unity Platform

Flexible Game Architecture

Apr 2, 2025
Released
Safe harbor statement

The following is intended for informational purposes only, and may not be incorporated into any contract. No purchasing decisions should be made based on the following materials. Unity is not committing to deliver any functionality, features or code. The development, timing and release of all products, functionality and features are at the sole discretion of Unity, and are subject to change.

How to share roadmap feedback

If you have accepted to use functional cookies and logged in using your Unity ID at the top right of the page, then sharing feedback is as simple as clicking a card below, selecting a topic’s importance, adding your point of view, and submitting. If you prefer not to accept functional cookies or log in, you will be prompted to enter an email address and validate it, so we know how to reach out when the topic evolves. For more information read the Feedback and privacy terms.

ECS for Unity provides usability features that make data-oriented gameplay code as accessible as MonoBehaviours, while ensuring it can scale well from prototype to production, especially as productions require more complex and diverse game mechanics over time.

A feature called Aspects has been included, which provides a simpler interface to sets of component data through types with helper methods. Core engine functionality, such as Transform and RigidBody will be available as part of ECS and users can create their own Aspects to encapsulate functionality. Unity will handle the complex code generation under the hood to ensure that data access is fast, safe and minimize the risks associated with running jobs on multiple cores.

Check out our GDC presentation with Sunblink Entertainment to learn how their clever use of ECS for the production of HEROish helped them achieve performance, reduce production risks, and empower designers.

Help us deliver the deliver that matter to you. Let us know how important is this for you.
By submitting you agree to the Unity’s feedback terms and privacy policy.
Discover upcoming updates and share your feedback