logObjCUncaughtExceptions
Are ObjC uncaught exceptions logged?
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool logObjCUncaughtExceptions { get; set; }
Remarks
Enables a custom Objective-C Uncaught Exception handler, which will print exception information to console.