EditorUserBuildSettings.explicitArrayBoundsChecks

Switch to Manual
public static bool explicitArrayBoundsChecks ;

Description

Are array bounds actively validated?

Access to data outside array bounds will trigger a runtime exception.