Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BuildOptions.AllowDebugging

Description

Allow script debuggers to attach to the Player remotely. You can debug your scripts only if you use BuildOptions.Development.

Additional resources: BuildPipeline.BuildPlayer.