Priv's Blog

Programming Basics: Getting Started) Lesson 1 - Install Unity Software 본문

Unity Learn/Pathway: Junior Programmer

Programming Basics: Getting Started) Lesson 1 - Install Unity Software

Priv 2021. 1. 27. 19:35

출처

 

Lesson 1 - Install Unity Software - Unity Learn

Overview: If you do not already have Unity installed on your computer, the first thing you need to do before you get started on the course is install it. In order to do so, if you don’t have one already, you will need to create a Unity ID. When you insta

learn.unity.com


 

 

1. Unity Hub 다운로드 및 설치

여러분의 컴퓨터에서 가장 효과적으로 유니티를 다운로드, 설치, 버전 관리를 할 수 있도록 'Unity Hub'라는 이름의 프로그램을 사용하겠습니다.

 


(영상: 링크 참조)

 

Lesson 1 - Install Unity Software - Unity Learn

Overview: If you do not already have Unity installed on your computer, the first thing you need to do before you get started on the course is install it. In order to do so, if you don’t have one already, you will need to create a Unity ID. When you insta

learn.unity.com


 

  1. new 탭 또는 구글에서 "Download Unity Hub"를 검색하시거나, https://unity3d.com/get-unity/download로 가셔서 Download Unity Hub를 클릭해주세요.

  2. 여러분의 Downloads 폴더에서 Unity Hub Setup 파일을 더블-클릭하셔서 설치를 진행해주세요.

  3. Unity 서비스 약관에 동의하신 뒤, Unity Hub 설치 과정을 따라가 주세요.

  4. Unity Hub를 실행하시고, Projects, Learn, Installs 탭을 클릭해주세요.

 


 

2. 최신 버전 Unity 설치

이제 Unity Hub가 설치되었으므로, 최신 버전의 Unity와 저희가 사용할 코드 에디터, Visual Studio를 설치해야 합니다.

 


(영상: 링크 참조)

 

Lesson 1 - Install Unity Software - Unity Learn

Overview: If you do not already have Unity installed on your computer, the first thing you need to do before you get started on the course is install it. In order to do so, if you don’t have one already, you will need to create a Unity ID. When you insta

learn.unity.com


 

  1. Installs 탭에서 Add a new Unity Version을 클릭합니다.

  2. 2018.4.___(만약 여러분이 Unity의 버전을 영상과 동일하게 맞추고 싶으시다면) 중에 하나를 클릭하거나, 더 높은 버전을 선택합니다.

  3. Visual Studio 설치를 선택합니다. (Mac 또는 PC)

  4. 필요한 조건에 동의하시고 설치를 시작합니다.

 


 

3. 새로운 Unity ID 생성 또는 로그인하기

Unity Asset Store를 비롯한 많은 핵심 Unity 서비스에 접근하기 위해서는 Unity ID로 로그인해야 합니다.

 


(영상: 링크 참조)

 

Lesson 1 - Install Unity Software - Unity Learn

Overview: If you do not already have Unity installed on your computer, the first thing you need to do before you get started on the course is install it. In order to do so, if you don’t have one already, you will need to create a Unity ID. When you insta

learn.unity.com


 

  1. Unity Hub 내의 Account 메뉴에서 Sign in을 클릭합니다.

  2. 만약 계정이 있으시다면, 로그인해주세요. - 만약 계정이 없으시다면 Google 또는 Facebook 계정을 통해 간편하게 로그인하시거나, 새로운 Unity ID를 생성해 로그인하실 수도 있습니다.

 


 


수고하셨습니다!


Comments