Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Debugging

Create a zip package containing debugging symbols.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. UnityEditor.AndroidCreateSymbols has been deprecated. Use UnityEditor.Android.DebugSymbols.level instead
Debugging = 2

Remarks

You can use the debugging symbols for source code debugging. If a specific debugging symbol file is not available in the build, a package includes a file with the public symbols instead.