This version of Unity is unsupported.

ModelImporter.sortHierarchyByName

public bool sortHierarchyByName;

Description

Sorts the gameObject hierarchy by name.

When enabled, gameObjects are sorted by alphabetical order within the hierarchy. Disable this property to preserve the hierarchy order defined in the imported file.