🤔 Unity, huh, how?

🤔

Visual Studio Visual Studio configuration

Installing Visual Studio

Install via the Unity Hub

Select Microsoft Visual Studio Community when installing a Unity version (InstallsInstall Editor), or install it as a module to an existing Unity install.

Follow the configuration instructions for remaining setup.

Install manually

information

Prefer installing via the Unity Hub.

  1. Download and open the Visual Studio installer.
  2. Select Install.
  3. Select the Workloads tab, then select the Game development with Unity workload.
    Game development with Unity workload.
    Visual Studio workloads page
  4. Select Install to complete the installation.

Follow the configuration instructions for remaining setup.

Configuring Visual Studio

  1. If Visual Studio was installed manually, install the Game development with Unity workload.
    Game development with Unity workload.
    1. Open the Visual Studio Installer.
    2. Select the Workloads tab, then select the Game development with Unity workload.
    3. Select Install.
    Visual Studio workloads page
  2. Ensure the Visual Studio Editor package installed and updated in UPM (com.unity.ide.visualstudio).
  3. Set the External Script Editor dropdown in Unity's External Tools preferences (EditPreferencesExternal Tools) to Visual Studio.

If you are experiencing issues


Return to general IDE configuration.