Edit codeChange editor

Page update date :
Page creation date :

Verification environment

Windows
  • Windows 11
Unity Hub
  • 3.0.0
Unity Editor
  • 2020.3.25f1

At first

As of Unity Hub 3.0.0, the script editor that can be installed by default is Visual Studio 2019. However, Unity gives you some freedom to change the version and type of script editor available.

The script editor that you can use is written on the official website.

* There is a possibility that the above link will be broken, so for the time being, just a list of names

  • Visual Studio (default IDE for Windows and macOS)
  • Visual Studio Code (Windows, macOS, Linux)
  • JetBrains Rider (Windows、MacOS、Linux)

Changing the Script Editor to Launch

When the Unity Editor starts, select Editing > Preferences from the menu.

When the Preferences dialog starts, select "External Tools" from the menu on the left. The External Script Editor section lists the editors installed in the development environment, so select the editor you want to use.

Any changes you make are saved automatically.