[Video Tutorial] Getting Started with Unity DOTS! (ECS, Job System, Burst, Hybrid Game Objects)

Hey everyone!

I’ve been researching DOTS for the past few weeks and made a really detailed tutorial!

Timestamps:
00:00 Intro
00:47 What is Unity DOTS? ECS?
02:30 Installing Unity DOTS
05:22 How to make an Entity
08:24 How to make a Component
10:18 Baking Entities
15:12 How to make a System (SystemBase and ISystem)
25:32 Burst
27:47 Multithreading with the Job System (IJobEntity)
35:43 Tag Components
42:20 Aspects
50:40 Entity Prefabs
01:02:10 Spawning Entities with Entity Command Buffer (Structural Changes)
01:08:16 Enableable Components
01:12:18 Mixing Game Objects and Entities (Hybrid DOTS)
01:20:35 Unity DOTS Quick Tips
01:25:48 Outro

I hope the video helps you getting started with this awesome tool stack!
Thanks!

12 Likes

Thank you for your service to the community :slight_smile:

1 Like