Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Assert.raiseExceptions

public static bool raiseExceptions;

Description

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.

Did you find this page useful? Please give it a rating: