Version: 2021.3
LanguageEnglish
  • C#

BuildOptions.ConnectWithProfiler

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Start the player with a connection to the profiler in the editor.

When the build is started, an open Profiler Window will automatically connect to the Player and start profiling. When the Player is build with the BuildOptions.AutoRunPlayer option enabled, the Editor will also automatically open the Profiler Window.

Additional resources: BuildPipeline.BuildPlayer.