Unity · 6000.1

Free Unity 6 Project: Megacity Metro DOTS Multiplayer Sample (Unity)

Original title: Megacity Metro

Free Unity 6 Project: Megacity Metro DOTS Multiplayer Sample (Unity)
Preview from the original source by Unity Technologies

Overview

Megacity Metro is Unity Technologies' large-scale multiplayer shooter sample built on DOTS for Unity 6 (6000.1). It demonstrates Entities, Burst and the Jobs system driving a 128-plus player match with Netcode for Entities, a streaming city environment rendered in URP, and Unity Gaming Services for the online layer.

The full project is available on GitHub under the Unity Companion License; it is a very large download that requires Git LFS, and a high-spec PC is recommended to run it. A useful case study for developers who want to see how DOTS and Netcode for Entities scale to a dense, networked city scene.

What You Can Learn

  • ECS, Burst and Jobs in a large multiplayer shooter
  • Netcode for Entities for 128+ players
  • Streaming city environment setup
Visit Original Project

Access: Free direct download