This version of Unity is unsupported.

MeshRenderer.subMeshStartIndex

Switch to Manual
public int subMeshStartIndex;

Description

Index of the first sub-mesh to use from the Mesh associated with this MeshRenderer (Read Only).

This value is 0 except when using Mesh.CombineMeshes or static batching.