AI Engineer - Learn how to integrate AI into software applications
Start speaking a new language. It’s just 3 weeks away.
Overview
Coursera Spring Sale
40% Off Coursera Plus Annual!
Grab it
Learn how to optimize GameObject-based gameplay using Unity's Data-Oriented Technology Stack (DOTS) features through a detailed case study from the game Survival Kids in this 50-minute conference talk from Unite 2025. Discover practical implementation strategies for leveraging key DOTS components including Burst compilation, Jobs system, Systems for update order management, and Collections without requiring a full migration to the Entities framework. Explore how to utilize Systems for controlling update sequences, implement Burst-compiled Jobs for effective multithreading, employ TransformAccessArrays for safe off-main-thread transform operations, and work with Unity source code to create Burst-compatible camera functions. Gain valuable insights from profiler analysis techniques that help identify performance bottlenecks and understand how these optimizations can deliver significant performance improvements in GameObject-based Unity projects.
Syllabus
Using DOTS to optimize GameObject gameplay: A case study from Survival Kids | Unite 2025
Taught by
Unity