What decides the order when having multiple models under one prefab? (24492)

When having multiple models in one prefab. How do they get orderd under the prefab? Everything else in the project view seems to have an alphabetical order but not the models attached to the prefab

1 Answer

1

Order in the source. In Blender, for example, the FBX seems to have the objects listed in order of creation.

Thanks, I read that before posting this question. I'm trying to work with the default console (any uncaught exception will get printed to it) which it looks like the top person couldn't figure out, either. I saw the last person compiles their MyDebug to a .dll which made double-click go where they want, but unfortunately I can't do that from just throwing an exception.