This version of Unity is unsupported.

ActionOnDotNetUnhandledException

enumeration

Description

The behavior in case of unhandled .NET exception.

Properties

SilentExitSilent exit in case of unhandled .NET exception (no Crash Report generated).
CrashCrash in case of unhandled .NET exception (Crash Report will be generated).