Mixing ECS and jobs

It is time to apply ECS to our 10,000 spinning cubes. Before we start, we need to install the packages:

  1. Open Window | Package Manager. Click on Advanced and make sure that Show preview packages is enabled.
  2. Then, from the list, install the Entities package and the Hybrid Renderer package:
As mentioned previously, ECS is changing rapidly. We tested the code in this book with version 0.1.1-preview. If you, as a future reader, have a more recent version, there is a big chance that there will be some incompatibility. In that case, I encourage you to compare the code with the latest examples of ECS contained in this official ...

Get Unity Game Optimization - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.