Assert.raiseExceptions

Switch to Manual
public static bool raiseExceptions ;

Description

Unity 是否应在失败时抛出异常。

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