Metasy Studio Tutorial
  • Product Introduction
  • Tutorial Contents
    • Tutorial Overview
    • Installation and Getting Started
      • Download and Installation
      • Creating Spaces
      • Creating Spaces with AI
      • Building Scenes With Basic Templates
      • AI-Agent
      • Editor Settings
    • Interface
      • Studio Landing Page
      • Studio Main View
      • Basic Shortcut Keys
    • Basic Operation
      • Camera Controls
      • Selecting An Object to Use
      • Basic Object Operation
    • Introduction to object properties
      • Right-click object properties
      • Interface UI basic settings
    • Scene Space Building
    • Save and Publish
      • Operation and Testing
      • Publish Scenes
    • Scene Introduction
      • Script Usage
      • Exhibition
      • Game
      • eCommerce
      • Education
      • Gallery
      • Meetings
      • Events
    • Unity SDK Installation
      • Download and Installation
      • Upload Resources(Notice-Need to know)
      • Upload Resources
    • Adding and Setting Collision Layers in Unity
    • 3D Scanning of Real Objects
    • How to Make Payment Online
Powered by GitBook
On this page
  1. Tutorial Contents
  2. Unity SDK Installation

Download and Installation

PreviousUnity SDK InstallationNextUpload Resources(Notice-Need to know)

Last updated 1 year ago

Our SDK tool is developed in collaboration with Unity, enabling creators to easily build digital worlds. It allows for the integration and creation of various components such as art assets, scripts, units, projects, facilities, and 3D models.

  1. Since the SDK runs on Unity, you need to download "Unity".

Unity Version Requirements:Unity 2020.3.33f1

  1. Go to official website, scroll down and locate "SDK TOOLS".

  2. Click [GET UNITY SDK] to download the SDK package and save it locally (remember the storage location).

  3. Create a new project in Unity Hub by following these steps:

  • Open Unity Hub and click on the [New Project] button and you will be redirected to the template selection page.

  • Select 3D Sample Scene (URP) as the template, edit the name of the project, and select the save location.

  • Enter the created project.

  • If you already have a local project, you can omit the first two steps to create a new project and directly import the SDK package into the original project.

  • Follow this path: "Assets-->Import Package-->Custom Package...", and select the SDK package downloaded from the official website for import.

  • A pop-up will display a list of import information, click on the "Import" button.

Metasy Studio