Version: 2019.3
public static bool explicitArrayBoundsChecks ;

説明

Are array bounds actively validated?

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