Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


enableCrashReportAPI

Enables CrashReport API.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static bool enableCrashReportAPI { get; set; }

Remarks

Enables a custom crash reporter to capture crashes. Crash logs will be available to scripts via CrashReport API.