Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
3
Question by LW · Dec 24, 2015 at 03:17 PM · prefabhierarchyordering

How To Sort Prefabs In Hierarchy?

Hello, I have added several of the same prefab object into the hierarchy. Even if I reorder the hierarchy, when play is pressed, it reorders everything back to the creation order. Is there a way to stop or address this default behavior?

E.g.

Creation order:

Hierarchy

  • Prefab (0)

  • Prefab (1)

  • Prefab (2)

After reorder:

Hierarchy

  • Prefab (2)

  • Prefab (0)

  • Prefab (1)

When play is pressed:

Hierarchy

  • Prefab (0)

  • Prefab (1)

  • Prefab (2)

Thanks for the help!

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image fredz0004 · Dec 24, 2015 at 10:59 PM 0
Share

I fail to understand why is this even an issue for you? Is not like your users can see this hierarchy anyways. Why is this an issue to the game play? I have done board games with tiles, and I usually make a folder for all tiles. The tiles are created by an for loop. I guess you could also do the same if this is so important to you. $$anonymous$$ake a for loop and instantiate game objects in the order you want, I wanna say you will also need the location in the world for each object.

avatar image konsnos fredz0004 · Aug 22, 2016 at 08:33 AM 0
Share

Sorting in hierarchy is important when there is a layout group. First prefab shows up first in the list. The ability to be able to sort them in the hierarchy by script would be a lot useful!

1 Reply

· Add your reply
  • Sort: 
avatar image
1

Answer by konsnos · Aug 22, 2016 at 11:42 AM

http://docs.unity3d.com/ScriptReference/Transform.GetSiblingIndex.html

to get the index in the hierarchy of a gameobject comparing to its parent and

http://docs.unity3d.com/ScriptReference/Transform.SetSiblingIndex.html

to set it's place in it.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

33 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Check if game object is active in hierarchy from a prefab 2 Answers

Adding extra bones to an already imported and prefab'ed character. 1 Answer

How to destroy all gameobjects active in hierarchy? 1 Answer

GameObject is missing a prefab, assign prefab to gameobject 1 Answer

Sprite order 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges