Unreal Engine

This guide provides detailed instructions to download, set up, and run the AMFITRACK SteamVR driver in Unreal Engine 5.5.

Prerequisites

Before you begin, ensure the following prerequisites are met:

Unreal Engine Setup

Follow these steps to set up Unreal Engine, install the required plugins, and add controller pose tracking to an object. These instructions have been tested on Unreal Engine 5.5.

Create a New Unreal Engine Project

  1. Open Unreal Engine.

  2. Create a new project:

    • Select Blank Project.

    • Choose the following options:

      • Project Type: Game.

      • Programming Language: Blueprint.

  3. Click Create to set up the project.

Install Required Plugins

  1. Open the Plugins menu:

    • Navigate to Edit > Plugins.

  2. Search for the following plugins and enable them:

    • LiveLink

    • LiveLinkOpenVR

    • LiveLinkXR

  3. When prompted, restart Unreal Engine to apply the changes.

Troubleshooting

  • Plugins not appearing: Ensure you’ve installed the correct plugins and restarted Unreal Engine after enabling them.

  • Devices not listed in Live Link: Verify that the AMFITRACK SteamVR driver is installed and running correctly.

Additional Notes

  • These instructions are specific to Unreal Engine 5.5. For earlier versions, some steps or UI elements may differ.

  • For more details, refer to the official Unreal Engine documentation.