Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


captureEditorExceptions

This Boolean field will cause the CrashReporting feature in Unity to capture exceptions that occur in the editor while running in Play mode if true, or ignore those errors if false.
Read time 1 minuteLast updated 11 days ago

Definition

public static bool captureEditorExceptions { get; set; }