🥳
MYTY Kit
  • 👋Before you begin
    • GM, MYTY! 👐
    • What is MYTY Kit?
    • MYTY Kit System Requirements
    • Prerequisites
    • MYTY Kit Glossary
  • ✍️Getting started
    • 1. Prepare Illustration PSB
      • Key Requirements
      • Basics of Avatar Animation
      • Recommended PSB file structure for Trait Mapper
    • 2. Trait Mapping
      • Guide to MYTY Kit Trait Mapper
      • New Field: Token ID
    • 3. Install Unity
    • 4. Import MYTY Kit
    • 5. Import 2D Avatar Assets
  • 🔮Make animation
    • 6. Before Rigging
    • 7. Rigging in Sprite Editor
      • Mesh in Unity
    • 8. MYTY Kit Controllers
      • Bone 1D Controller
      • Bone 2D Controller
      • Sprite 1D Range Controller
      • Sprite 2D Nearest Controller
      • Rigged Sprite 2D Nearest Controller
    • 9. Apply Motion Tracking
      • Character Movement
      • Bone Motion Adapters
        • Bone2D
        • BoneTiltOrPosition
        • EyeBlink & EyeBlinkAll
        • EyeBrow & EyeBrowAll
        • Pupil & PupilAll
      • Sprite Motion Adapters
        • EyeBlink & EyeBlinkAll
        • EyeBrow & EyeBrowAll
        • MouthSprite
      • Advanced documentation
        • Mapper & Reducer
        • Stabilizing method
    • 10. Set up AR Face Mode
    • Advanced Animation
      • Physics 2D
      • Sprite Masking
      • Idle Animation
  • 🤹Connect with MYTY Metaverse
    • 11. Export MYTY Avatar
      • MYTY Avatar Viewer
      • Updates on File Export Format — Zip file
    • 12. Upload to Avatar Manager
  • 🗂️MISC
    • About Us
    • Troubleshooting & FAQ
    • Change Log
    • License
      • License.md
    • Legacy Documentation
      • [v0.1.0] 4. Import MYTY Kit
      • [v0.1.0] 6. Before Rigging
      • [v0.1.0] 9. Apply Motion Tracking
      • [v.0.1.0] 11. Export MYTY Avatar
Powered by GitBook
On this page
  • Recommended Unity Editor version for MYTY KIT
  • Install Unity Hub
  • Why should we install Unity Hub?
  • How to install Unity Hub
  • Install Unity Editor (LTS)
  • Tutorial Video
  • How to install Unity Editor
  • Other installation options
  • Is this your first time with Unity?
  • Unity Interface
  1. Getting started

3. Install Unity

PreviousNew Field: Token IDNext4. Import MYTY Kit

Last updated 2 years ago

Recommended Unity Editor version for MYTY KIT

✳️ Highly recommended: 2021.3.2f1 ()

✅ Acceptable: 2021.1.x ~ 2021.3.1f1

⛔️ Not recommended: 2020.x.xf1

🚫 Non-acceptable (Incompatible): 2021.3.3f1

  • Due to compatibility issues within Unity, MYTY Metaverse app MYTY Camera is built with version 2021.3.2f1. Therefore, it is recommended that you make MYTY Avatars with the same Unity Editor version of 2021.3.2f1.

  • You can download various versions of Unity Editor from Unity's

Install Unity Hub

MYTY Kit comes with MYTY Kit Package for Unity. In order to use MYTY Kit smoothly, we recommend that you install Unity in advance before embarking on the avatarization process.

Why should we install Unity Hub?

The Unity Hub is the foundation from which we install the Unity Editor, create projects, and manage our Unity environment. Unity Editor version 2021.3.2f1 can also be installed through Unity Hub.

How to install Unity Hub

Install Unity Editor (LTS)

System requirements for Unity Editor can be found in the MYTY Kit System Requirements page.

You need at least 13.34GB of free space on your internal drive to install Unity Editor.

Tutorial Video

How to install Unity Editor

2. When Unity Hub opens, check the following 5 modules in the Install Unity window and select Continue, then Install Unity Editor

  • Android Build Support

  • iOS Build Support

  • Mac Build Support (IL2CPP)

  • WebGL Build Support

  • Windows Build Support (Mono)

How to change the Unity Editor version of a project file

1. In Unity Hub, click the project's Editor version and select the version you want to change to.

2. When the following window appears, click Change version.

3. When the window below appears, click Continue.

Other installation options

Is this your first time with Unity?

Unity Interface

(1) Toolbar

  • This has all the essential working features of Unity. The top-left button gives access to your Unity Account, Unity Cloud Service, and Unity Collaborate. At the center are the play, pause, and step controls. In the upper right corner are the history and editor layout functions.


(2) Hierarchy Window

  • The Hierarchy window lists all GameObjects in the scene. Each item in the scene has an entry in the Hierarchy. The hierarchical structure represents the relationship between game objects.


(3) Game View & Scene View

  • The Scene View allows you to visually explore and edit your scene (avatar). The Scene View shows a 3D or a 2D perspective depending on the type of project you are working on.

  • The Game View simulates the final rendered look of the game (avatar) through the scene camera. Press the play button on the toolbar to start the simulation.


(4) The Inspector Window

  • You can view and edit all properties of a selected GameObject. Different GameObject types have different properties, so each time you select a different GameObject, the layout and content of the Inspector window will change.


(5) The Project Window

  • The asset libraries available in your project are displayed. When you import an asset into your project, it will appear in this window.


(6) The Status Bar

  • It provides notifications about the various Unity processes and quick access to related tools and settings.

Go to Unity's and download the Unity Hub installation file for your computer's OS. MYTY Kit can be used with any Unity license (plan), including the free Personal Unity license. Refer to to manage your Unity license.

On Unity's , scroll down and select the toggle for the LTS Release 2021.3.2.f1 version, and click the Unity Hub link.

👉 You can also use the direct link to download version.

There are several ways to install a Unity Editor. For more information, refer to the of Unity's Official Manual.

This section outlines the most frequently used editor windows and how to use them. For details, refer to Unity's .

Have a question or an idea? If you have a question to ask or an idea to share, participate in the . We’d love to hear from you.

✍️
Unity Hub Download page
Unity's Manual
Long Term Support Releases page
Unity Editor 2021.3.2f1
Unity Installation page
Interface Manual
😄
MYTY Kit Community
Download link
Long Term Support Releases page.
Tutorial Video - How to install Unity Hub
Tutorial Video - How to Install Unity Editor
Unity QA - LTS Releases - UnityUnity
Logo
Accept terms and click “Download Unity Hub”
After executing the installation file, install Unity Hub.