Version: 2021.1
Low-level native plug-in Shader compiler access
C# Job System Overview

C# Job System

The Unity C# Job System lets you write simple and safe multithreaded code that interacts with the Unity Engine for enhanced game performance.

You can use the C# Job System with the Unity Entity Component System (ECS), which is an architecture that makes it simple to create efficient machine code for all platforms.


  • 2018–03–27 Page published

  • C# Job System exposed in 2018.1 NewIn20181

C# Job System job system

Low-level native plug-in Shader compiler access
C# Job System Overview