Version: Unity 6.2 (6000.2)
Language : English
Content output of a build
Introduction to build profiles

Create a build from the Editor

Unity can build your application for different platforms with unique build configurations using build profilesA set of customizable configuration settings to use when creating a build for your target platform. More info
See in Glossary
in the Unity Editor.

Note: The Build Profiles window was previously named Build Settings.

Topic Description
Introduction to build profiles Introduces build profiles and the profile types.
Create and manage build profiles Use the Build Profiles window to create multiple build configurations.
Manage scenes in your build Add, exclude, remove, and reorder scenesA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
in your build.
Override settings with build profiles Override settings when using a build profile.
Build Profiles window reference Reference documentation for the Build Profiles window.
Platform Browser window reference Reference documentation for the Platform Browser window.

Additional resources

Content output of a build
Introduction to build profiles