Skip to Content
EditorXense AR Unity EditorInstall Unity Editor

XenseAR Editor Installation Guide

Table of Contents


Download Project XenseAR Editor

After downloading the project, extract it to an appropriate directory, for example:

<Unity_Editor>

XenseAR Editor runs inside the Unity Editor.
To use XenseAR Editor, you must install Unity Hub and the required Unity Editor version.


[v2.1.0] - 2026-02-02

  • Assets:
    XenseAR_Editor.zip 

  • Changelog:

    • Updated authentication flow.
    • Updated NavMesh generation workflow.
    • Minor bug fixes.

See Older Versions


Install Unity Editor

1. Install Unity Hub

Download and install Unity Hub:

Download Unity 

Download Unity


2. Sign In or Create an Account

Log in with your Unity account or create a new account if necessary.

Login App
Login Web


3. Open the Projects Section

In Unity Hub, navigate to the Projects tab.

Installs Page


4. Add the XenseAR Project

  1. Click AddAdd project from disk.
  2. Navigate to the extracted directory.
  3. Select the inner project folder as shown below:
xensearunityeditor/ ├── xensearunityeditor/ # Select this folder. │ ├── README.md │ ├── Packages/ │ ├── ProjectSettings/ │ └── Assets/

Back to Download Section

Projects page - Add


5. If the correct Unity Editor version is not installed, a version selection dialog will appear.

Projects page - Open

6. In the dialog, select the appropriate Unity Editor version.

Unity Editor - Select Version

7. Select the required modules:

  • Windows Build Support (IL2CPP) — required for the Windows platform.
  • Mac Build Support (Mono) — required for Apple platforms (macOS/iOS).
  • Android Build Support and iOS Build Support — required for building AssetBundles.

Unity Editor - Select Module

8. After installation completes, you can open the project normally.

Unity Editor - Open Project


FAQ

(Reserved for future updates.)


Older Versions

[v2.0.0] - 2025-12-24


[v1.0.1] - 2025-08-05


[v1.0.0] - 2025-07-22

  • Assets:
    (Not available)

  • Changelog:

    • Fixed Invalid dependencies error.
Last updated on