Unity can build your application for different platforms with unique build configurations using build profiles.
Note: Build profiles were previously called Build Settings.
Topic | Description |
---|---|
Understanding build types | Understand the types of builds Unity can create. |
Introduction to build profiles | Introduces build profiles and the profile types. |
Create a build profile | Use the Build Profiles window to create multiple build configurations. |
Override Player settings with build profiles | Override platform Player settingsSettings that let you set various player-specific options for the final game built by Unity. More info See in Glossary when using a build profile. |
Build Profiles reference | Reference documentation for the Build Profiles window. |