Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Environment and tools

Set up your software development environment with the right tools for programming in Unity.
Read time 1 minuteLast updated 4 days ago

Configure your local environment and development tools for coding and testing in Unity and understand the .NET platform versions and components that Unity supports.

Topic

Description

Integrated development environment (IDE) supportChoose one of the major code editors with integrated support for Unity projects to use as the development environment for your scripts.
Automated testingUse the Unity Test Framework to write and run automated tests for your Unity C# code.
Unity .NET featuresLearn about the specific details and limitations of Unity's support for the .NET platform.

Additional resources