docs.unity3d.com

    Get started

    This getting started guide outlines the basics of setting up a project with Identity.

    Install the package

    To install Identity on a new or existing Unity project, install the Identity package using the installation instructions.

    Register an application in the Digital Twins platform

    Digital Twin projects require an application identifier when you build the application. The application identifier identifies your application in the Digital Twin services and also enables the custom URI scheme association with the OS that's used in Deep Linking and login operations.

    Create an application identifier

    To create an application identifier, follow these steps:

    1. Log into the Digital Twins Portal.
    2. Go to the Developer Portal tab.
    3. Go to the Registered Apps tab.
    4. Click on Register an App.
    5. Fill in your App Name and description

    Set up the application identifier

    To set up the application identifier, follow these steps:

    1. Open your application project in the Unity Editor.
    2. Go to Edit > Project Settings > Digital Twins > App Registration.
    3. Enter your application identifier in the App Id field. Entering the application identifier in Project Settings

    4. Select Refresh to update the application data in the Digital Twins Portal. Your project is now setup.

    Supported platforms

    • Unity Editor
    • Windows Standalone
    • WebGL
    • Android
    • Linux
    • MacOS
    • iOS: Requires an Xcode project build and a valid development build certificate to achieve binding for the custom URI scheme at the OS level.
    Copyright © Unity Technologies
    Generated by DocFX
    on
    Terms of use