I’m not sure whether this is a bug or not, but I believe it is as folders typically are shown before everything else (i.e. Windows). On quite the contrary though, ROBLOX seems to display them at the bottom of the children of an object:
If this isn’t a bug/oops, I’d love to know why folders would be intentionally placed at the end of the sort order. [strike]Also, would I be able to change the priority in reflection metadata or something?[/strike] Took like two seconds – changed the old to the new, but it’d be nice if it could still be fixed by default:
<string name="Name">Folder</string>
<string name="summary">An object that can be created to hold and organize objects</string>
<string name="ExplorerOrder">22</string>
<string name="Name">Folder</string>
<string name="summary">An object that can be created to hold and organize objects</string>
<string name="ExplorerOrder">0</string>