wiki.sine.space | sinespace

Difference between revisions of "Unity Installation"

From wiki.sine.space
Jump to: navigation, search
(Compatible Unity Versions)
(45 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<div style="font-size: 20px; font-weight: bold; text-align: center;">The current recommended version is now 5.6.4</div>
 
  
 
==Downloading Unity==
 
==Downloading Unity==
'''For Linux Users - please use 5.6.4 from [https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/#post-2717623 this forum thread].'''
 
  
 +
'''For Windows''' - Download Unity 2017.2.4 -  [https://unity3d.com/get-unity/download?thank-you=update&download_nid=58351&os=Win  '''Here''']
  
1. Go the Unity Download Archive [https://unity3d.com/get-unity/download/archive?_ga=1.231383836.2083880824.1472718379 Here]
 
  
2. Once on the Download Archive page, click on Unity 5.x, then you will see 5.6.4 right at the top of the list.
+
'''For Mac''' - Download Unity 2017.2.4 - [https://unity3d.com/get-unity/download?thank-you=update&download_nid=58351&os=Mac  '''Here''']
  
3. If you are using a Windows system, click on the '''Downloads (Win)''' button, and on the drop-down menu, choose '''Unity Installer'''.
 
  
[[File:Unity5.6.4install.png|800px]]
+
'''For Linux'''  - please use 2017.2.1 from [https://forum.unity.com/threads/unity-on-linux-release-notes-and-known-issues.350256/page-2#post-3386889 this forum thread].'''
  
 +
=Quick Note for New Developers=
 +
==Compatible Unity Versions==
 +
'''For production work use the Version of the Unity Editor 2017.2  for maximum stability and compatibility.'''
  
3a. If you are using a Mac system, click on the '''Downloads (Mac)''' button, and on the drop-down menu, choose '''Unity Installer'''.
+
<strong>Sinespace SDK/Editor Pack 14 also includes Unity 2018.1 and 2018.2, and is generally robust. </strong>
  
 +
<strong>Unity 2018.3/2018.4 are also available in SDK/Editor Pack 14, but is considered experimental.</strong>
  
 +
<strong>2019.1+ in SDK/Editor Pack 14 is <strong>very experimental</strong>.
  
==Installing Unity==
+
 
 +
Reports on any and all possible bugs in any version is appreciated on https://issues.sine.space/my_view_page.php
 +
 
 +
==Importing Existing Content==
 +
We <strong>strongly advise</strong> 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: [https://download.mono-project.com/archive/4.8.0/macos-10-universal/MonoFramework-MDK-4.8.0.382.macos10.xamarin.universal.pkg Download]
 +
 
 +
 
 +
'''Some assistance here [[for linux users]]'''
 +
 
 +
=Installing Unity for Mac=
  
 
When Unity has finished downloading, click Run to start the installation.
 
When Unity has finished downloading, click Run to start the installation.
Line 28: Line 46:
 
3. You will then see a screen called '''Choose Components'''. You will need to choose the following components from the list:
 
3. You will then see a screen called '''Choose Components'''. You will need to choose the following components from the list:
  
* Unity 5.6.4f1
+
* Unity 2017.2.4
 
* Documentation
 
* Documentation
 
* Windows Build Support
 
* Windows Build Support
Line 34: Line 52:
 
All other components are optional (but can be installed if you want):
 
All other components are optional (but can be installed if you want):
  
[[File:Unityinstallation.jpg|500px]]
+
[[File:UnityInstaller3.png]]
  
 
4. After selecting these, click Next and choose your installation location.  
 
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.
 
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]=
  
  
 
{{Creation Navbox}}
 
{{Creation Navbox}}

Revision as of 22:16, 25 June 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 use the Version of the Unity Editor 2017.2 for maximum stability and compatibility.

Sinespace SDK/Editor Pack 14 also includes Unity 2018.1 and 2018.2, and is generally robust.

Unity 2018.3/2018.4 are also available in SDK/Editor Pack 14, but is considered experimental.

2019.1+ in SDK/Editor Pack 14 is very experimental.


Reports on any and all possible bugs in any version is appreciated on https://issues.sine.space/my_view_page.php

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