Installing Unity

Installing Unity

Installation Steps

To install Unity for frontline.io 3D Studio usage, follow these steps:
  1. Download Unity from the Unity Site, https://unity.com/download
  2. After installing Unity Hub, visit the download archive, download Unity 2022.3.13f1 and select the option to download it with Unity Hub. (A pop-up will appear asking you to open it in the hub.)
    *Not installing with Unity Hub means you will not have a multi-platform support.

  3. Unity Hub should prompt with the installation of Unity. (This process may take several minutes)

  4. Select the following modules to install (Natively Unity will only support Windows) while installing Unity select the following:



Android Build Support, iOS Build Support, Mac Build Support (Mono), WebGL Build Support, Universal Windows platform Build Support.

* If you want to add the platforms support at any stage, after the installation, open the Unity Hub, go to Installs, and in the relevant version settings, choose Add modules, then select the relevant modules and click install:




After installing Unity you can proceed by Creating a Project

Troubleshooting

There are licensing issues
Cause: The user is not logged in to the Unity Hub.

No LLS is showing in my top menu

Cause:

1. Check unity console log for errors (CTRL + SHIFT + C to open the console log)

2. press clear (there's a "Clear" button in the top of the console window)

3. if the errors aren't clear:

  • Make sure you are using the Unity version specified above.

  • If you are using the correct Unity version, try updating the SDK

  • If the errors still persist please contact us using the support chat, attach an image of your screen to show us the errors


    • Related Articles

    • Creating a Unity Project

      To create a project in Unity: 1. In Unity Hub, select New Project 2. Make sure its template is 3D 3. Name your project 4. Select a location for your project 5. Select Create Project * It is strongly suggested to use a Git-Hub solution for version ...
    • 3D Studio - Prerequisite Unity Application

      Download Unity Application In order to use the frontline.io 3D Studio, download the Unity Application 1. Download Unity Hub from the Unity website. 2. Start installation 3. Create an account or Sign In 4. Confirm email account
    • How to create a procedure in Unity

      A Procedure is made of interactions, you can create interactions following these steps: This video shows the process of creating a procedure: Web side Login to the frontline.io website and select your workspace. after that select an existing project ...
    • How to Upload a Model to frontline.io from 3D Studio

      Currently, your model can only be accessed through Unity. In order for others to be able to see it in the frontline.io Application, we need to build and upload it. At the top menu go to LLS > Frontline Builder. In this window, you can manage and ...
    • Adding Mixed Reality Object Detection

      With object detection, 3d objects can be placed on real elements from your physical environment by recognizing the outline shape. For the detection model, there are a few requirements: A Frontline scene must be created, if it hasn't yet, refer to ...