
If the platform you need is not on the list, do one of the following: The Platform pane lists all the platforms you can build for.Įach version of Unity installed on your computer has its own platform list. Window, Mac and Linux build settings Platform listĮach build must have a target platform.

For more information, see Incremental build pipeline. These options are explained in the Generic Platform Settings section.įor faster iteration during development, Unity uses an incremental build pipeline that rebuilds artifacts only if they have changed since the previous build. Selecting the development build option enables an additional set of options, such as deep profiling support and script debugging. For example, it can report the percentage of time spent rendering, animating, or in your game logic. It shows how much time is spent in the various areas of your game.

To access the Build Settings window: from Unity’s main menu, go to File > Build Settings. To select your platform and settings, and start the build process, use the Build Settings window.

This documentation describes how to define the scenes, target platform, and settings for your build. Unity can build your application for different platforms and with different settings.
