Links

Setup the environment

Before you begin...

Requirements

  • Check that your Unity version is supported here.
  • Git needs to be installed to fetch the Unity packages through the Unity Package Manager.

Dependencies

Dependencies are not included in the Unity's Package.
You can import them from Window > Package Manager and Add Package from git URL.
  • Newtonsoft (Compatible with any version) [com.unity.nuget.newtonsoft-json]
  • Input System
    [com.unity.inputsystem]
While adding the Input System package, you may have a warning popup, select Yes.
As our UI uses new Input system, verify that your "Active Input Handling" is set to "Input System Package (New)" or "Both" in "Edit/Project Settings/Player/Other Settings/Configuration"
  • Lastly, import TMP Essential ressources by clicking on "Window/TextMeshPro/Import TMP Essential Ressources"