Version: Unity 6.1 Alpha (6000.1)
Language : English
Shortcuts Manager
Understanding build types

Build profiles

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
.

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.
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.

Additional resources

Shortcuts Manager
Understanding build types