wiki.sine.space | sinespace

Difference between revisions of "Unity Installation"

From wiki.sine.space
Jump to: navigation, search
(Quick Note for New Developers)
(Installing Unity for Mac)
(One intermediate revision by one other user not shown)
Line 28: Line 28:
  
  
===Some assistance here [[for linux users]]===
+
'''Some assistance here [[for linux users]]'''
  
 
=Installing Unity for Mac=
 
=Installing Unity for Mac=
Line 51: Line 51:
  
 
This will start the download and installation process. Once finished, Unity will be installed.
 
This will start the download and installation process. Once finished, Unity will be installed.
 
 
  
 
=Next [https://wiki.sine.space/index.php?title=Download_Editor_Pack Download Editor Pack]=
 
=Next [https://wiki.sine.space/index.php?title=Download_Editor_Pack Download Editor Pack]=

Revision as of 03:06, 23 April 2019

Downloading Unity

For Windows - Download Unity 2017.2.4 -  Here


For Mac - Download Unity 2017.2.4 - Here


For Linux  - please use 2017.2.1 from this forum thread.

Quick Note for New Developers

Compatible Unity Versions

For production work the Stable Version of the Unity Editor is 2017.4 - we recommend using versions between 2017.2-2017.4 for maximum compatibility.

Unity 2018.1 and 2018.2 support is available in Editor Pack version 14 onwards, and is generally robust. Unity 2018.3 support is also available in Editor Pack 14, but is considered experimental, and bug reports are appreciated.


Importing Existing Content

We strongly advise importing the Sinespace Editor Pack into a blank project. Existing assets may incorporate incompatibilities in dependent assets, such as Unity's Post Stack V2 (which we bundle the Sinespace compatible version in our package, ditto Cinemachine.) which can cause conflicts. To import existing content, we recommend creating a blank project, and copy the assets into the new project, if you encounter incompatibilities please let us know!


Note for Mac/Linux Users

You also need to have Mono installed on OSX for the editor pack to work.

For OSX we recommend a specific version you can get that here: Download


Some assistance here for linux users

Installing Unity for Mac

When Unity has finished downloading, click Run to start the installation.

1. When the Unity Installer window opens, click Next

2. After that, accept the terms and conditions and click Next

3. You will then see a screen called Choose Components. You will need to choose the following components from the list:

  • Unity 2017.2.4
  • Documentation
  • Windows Build Support

All other components are optional (but can be installed if you want):

UnityInstaller3.png

4. After selecting these, click Next and choose your installation location.

This will start the download and installation process. Once finished, Unity will be installed.

Next Download Editor Pack