

Just download Visual Studio Community, switch default Unity.->

I published this article some time ago and Unity environment changed a lot. Unity development on macOS with Visual Studio Code. Starting with Unity 2018.1, Visual Studio for Mac is the default C# integrated development environment (IDE) for Unity, and is included in the Unity Download Assistant as well as the Unity Hub installation tool. While the Unity editor is great for putting your game world together, you can't write your code. Visual Studio Tools for Unity is a free Visual Studio extension that turns Visual Studio into a powerful tool for developing cross-platform games and apps with Unity. Place the cursor somewhere on the Vector3 symbol within the Update method and press ⌘ Command + '. Visual Studio for Mac provides quick access to Unity documentation within the code editor.

Task 4: Exploring Unity features in Visual Studio for Mac. Stop the debugging session by clicking the Stop button.
