Part 01 - Installation.

By Jamie Chatterton / 2018-06-12

Unity can be obtained at

https://unity3d.com/unity

The Personal version is perfectly capable and is free to use for non-commercial or people learning, or anything under a certain amount of income. It's quite a benevolent giveaway.

There are actual commercial versions, which let you do more things, give access to cloud building and let you remove the start up logo. But for our purposes they really aren't needed.

Also, by default, Unity installs "MonoDevelop" as the editor for C#. You don't need to use this, I use Rider from JetBrains, as it is more akin to IntelliJ.

https://www.jetbrains.com/rider/

It in itself has its own licensing costs though, and only has a limited 30-day trial, unless you have the all products pack and have access to it from that?

Or, you can use Visual Studio, from Microsoft, which is free.

More posts in this series.