You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version of Visual Studio included with your Unity installation may not be the latest. It is recommended to check for updates to ensure you have access to the latest tools and features.
The version of Visual Studio included with your Unity installation may not be the latest. If you are asked to install Visual Studio 2017, then we recommend manually installing a newer version of Visual Studio.
42
+
:::moniker-end
47
43
48
44
### Manual installation
49
45
@@ -64,6 +60,14 @@ If you already have Visual Studio installed, or prefer to manually install, run
64
60
65
61
1. Click **Modify** (if already installed) or **Install** (for new installations) in the bottom-right corner of the installer window.
66
62
63
+
64
+
#### Check for updates to Visual Studio
65
+
66
+
It is recommended to check for updates within Visual Studio to ensure you have access to the latest tools and features. This will not break your Unity project.
Starting with Unity 2018.1, Visual Studio should be the default external script editor in Unity. You can confirm this or change the external script editor to a specific version of Visual Studio:
@@ -110,12 +114,6 @@ Download and install Visual Studio Tools for Unity from the Visual Studio Market
110
114
111
115
[Download Visual Studio 2015 Tools for Unity](https://marketplace.visualstudio.com/items?itemName=SebastienLebreton.VisualStudio2015ToolsforUnity)
112
116
113
-
:::moniker range="vs-2017"
114
-
> [!NOTE]
115
-
> Visual Studio Tools for Unity requires Unity 5.2 and above, as well as a version of Visual Studio that supports extensions, such as Visual Studio Community, Professional, Premium, or Enterprise. To verify that Visual Studio Tools for Unity are enabled in your installation of Unity, select **About Unity** from the **Help** menu and look for the text "Microsoft Visual Studio Tools for Unity enabled" in the bottom-left of the dialog.
> Visual Studio Tools for Unity requires Unity 5.2 and above, as well as a version of Visual Studio that supports extensions, such as Visual Studio Community, Professional, Premium, or Enterprise. To verify that Visual Studio Tools for Unity are enabled in your installation of Unity, select **About Unity** from the **Help** menu and look for the text "Microsoft Visual Studio Tools for Unity enabled" in the bottom-left of the dialog.
0 commit comments