Version: 2020.2
Advanced options
Pre- and post-export methods

Development builds

Unity Cloud BuildA continuous integration service for Unity projects that automates the process of creating builds on Unity’s servers. More info
See in Glossary
builds your projects for release by default. To create a development build, go to the build target’s Advanced Options. (See documentation on accessing and editing Advanced Options.)

The Edit Advanced Options screen
The Edit Advanced Options screen

Check the Development Builds box. When enabled, this sets two flags in the BuildOptions API:

  • Development: A development build includes debug symbols and enables the ProfilerA window that helps you to optimize your game. It shows how much time is spent in the various areas of your game. For example, it can report the percentage of time spent rendering, animating or in your game logic. More info
    See in Glossary
    .

  • AllowDebugging: Allow script debuggers to attach to the player remotely.

Note that to profile a web player build, you need to have the development version of the web player installed. You can only profile the .unity3d file when the development web player build is active. See documentation on the Profiler window for more information on profiling your development build.

Advanced options
Pre- and post-export methods
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961