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) support | Choose one of the major code editors with integrated support for Unity projects to use as the development environment for your scriptsA piece of code that allows you to create your own Components, trigger game events, modify Component properties over time and respond to user input in any way you like. More info See in Glossary. |
Unity .NET features | Learn about the specific details and limitations of Unity’s support for the .NET platform. |
Version controlA system for managing file changes. You can use Unity in conjunction with most common version control tools, including Perforce, Git, Mercurial and PlasticSCM. More info See in Glossary |
Understand Unity’s version control integration options. |