Version: 2018.4
public static bool raiseExceptions ;

説明

Whether Unity should throw an exception on a failure.

If set to true, Unity throws an AssertionException exception instead of logging a message. This breaks the control flow of the execution.