Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AllowDebugging

Allow script debuggers to attach to the Player remotely. You can debug your scripts only if you use BuildOptions.Development.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor
AllowDebugging = 512

Remarks

Additional Resources: BuildPipeline.BuildPlayer.