Public
Create a zip package containing public symbols.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEditor
- Assembly: UnityEditor
Public = 1
Remarks
You can use the public symbols to symbolicate (convert memory addresses to type names) in stack traces (but not for source debugging). You can also upload these symbols to Google Play Console so that you can view symbolicated stack traces for crash reports.