Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Unity Set up

Florian Naumann edited this page Aug 13, 2020 · 1 revision

Use the right unity version

Get Unity Hub

Get the unity version 2019.3.13f1. To that go to install and click the button click. If this version is not shown, click on the download archive to download the version.

Set unity up for the usage of git/github.

Go under the tab Edit to project settings and then click "Editor" on left list.

Make sure under Version Control the Mode is set to "Visible Meta Files".

Make sure under Asset Serialization the Mode is set to "Force Text".