When not all the meshes referenced by the instances recursively are realized because of the limit of the depth input, and those meshes have vertex groups, a crash is possible because of an un-checked VectorSet lookup. `all_meshes_info.order` includes all meshes regardless of the depth and mask arguments. Pull Request: https://projects.blender.org/blender/blender/pulls/138519