Installation
Last updated
Last updated
Open Unity Hub -> New Project
Select exactly Unity 2021.3.4
=> DOTS 0.51 only works with this exact Unity version
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.
Go to Window -> Package Manager -> Packages: My Assets
Download & Import DOTSNET. Click yes when asked about installing dependencies.
Open one of the Examples, press Play -> Start Server -> Connect Client
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.