Version: 2018.1
public static bool explicitArrayBoundsChecks ;

説明

Are array bounds actively validated?

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