New code from the vertex normal refactorcfa53e0fbecombined with older code from592759e3d6that disabled instancing for custom normals and autosmooth meant that instancing was always disabled. However we do not need to disable instancing for custom normals and autosmooth at all, this can be shared between instances just fine.