Requirements

Supported Unity Versions:

  • Unity 6 (latest tested version: 6000.0.45f1)

  • Unity 2022 (latest tested version: 2022.3.61f1)

Other versions of Unity may work but are not officially tested.


Required Unity Packages:

  • TextMeshPro

  • Input System

How to install and import TextMeshPro
  1. Open Unity and go to Window → Package Manager.

  2. In the Package Manager window, select Unity Registry from the top-left dropdown menu.

  3. Scroll down or use the search bar to find TextMeshPro.

  4. Click Install to add TextMeshPro to your project.

  5. Once installed, go to Window → TextMeshPro → Import TMP Essentials.

How to install the Input System package
  1. Open Unity and go to Window → Package Manager.

  2. In the Package Manager window, select Unity Registry from the top-left dropdown menu.

  3. Scroll down or use the search bar to find Input System.

  4. Click Install to add Input System to your project.

Last updated