It seems that now we have deterministic link order when uploading multiple meshes in a DAE or GLTF/GLB file, however even though it puts the first object as root, based on alphanumerical order, it puts the rest of the links in reverse order. Test this: Create a DAE or GLTF file where each mesh is named A through E. Confirm that the file has the meshes listed in order of A....E by opening it in a text editor (doesn't work for GLB, obviously, but does for GLTF or DAE) Upload 'as you do' Check link order, and find them to be in the order A, E, D, C, B where A is root.*** *** In the case of DAE, this seems to be true for uploading in the latest FS Beta (7.2.0.78879), but besides root being 'A' in all my tests, the other links seems to end up random when uploaded with the SL Viewer, not even just in reverse order. Expected behaviour is to have all links in alphanumerical order, where A is root and is then followed by B, C, D, E, regardless of GLTF or DAE. Related Canny, which can be closed: https://feedback.secondlife.com/bug-reports/p/random-root-object-assignment-upon-upload-of-multi-object-dae-file