This version of Unity is unsupported.

LazyLoadReference<T0>.isBroken

public bool isBroken;

Description

Convenience property that checks whether the reference is broken: refers to an object that is either not available or not loadable.

This attempts to load the referenced object if the object is not already loaded.