| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/StackTraceLogType.html | [Back] [Original] |
Stack trace logging options.
Additional resources: Application.stackTraceLogType.
| Property | Description |
|---|---|
| None | No stack trace will be outputed to log. |
| ScriptOnly | Only managed stack trace will be outputed. |
| Full | Native and managed stack trace will be logged. |
| Web Proxy Viewer | New URL | Original Page |