# Installation

## Installation <a href="#docs-internal-guid-a99e89c4-7fff-4f63-22f3-8ffb46df0f19" id="docs-internal-guid-a99e89c4-7fff-4f63-22f3-8ffb46df0f19"></a>

![](https://2051387417-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZD1OSjSUjHqCM8zXhl%2Fuploads%2FpGrATsBY3A1ynh5qBTTG%2F2022-04-26%20-%2016-58-33%402x.png?alt=media\&token=d769f7b3-0b04-4947-9d24-b08b56e3474c)

1. Open **Unity Hub** -> **New Project**
2. Select **exactly** Unity **2021.3.4**

   \=> DOTS 0.51 only works with this exact Unity version
3. Select **3D Sample Scene URP**\
   **=>** DOTS 0.51 only works with URP (Universal Rendering Pipeline).\
   \=> URP is not very stable. Importing DOTSNET from a non-URP may cause rendering issues.
4. Go to **Window** -> **Package Manager** -> **Packages: My Assets**
5. Download & Import **DOTSNET.** Click **yes** when asked about installing dependencies.
6. Open one of the **Examples,** press **Play** -> **Start Server** -> **Connect Client**

{% hint style="warning" %}
Please use the exact Unity version and keep the exact DOTS package versions that were installed with DOTSNET. Do not upgrade yourself, let me worry about this for you.
{% endhint %}
