Hierarchy disappears in Unity 5.2 from 4.6.8
When I upgraded from Unity 4.6.8 to Unity 5.2 the ENTIRE Hierarchy of my project disappeared. Does anyone know how to resolve this without having to remake the entire hierarchy?
Do you mean the tab itself? Are you sure you have the expected scene open?
Thanks for the response. Updated Unity again and problem resolved. Thanks for the response. If it happens on a future update I will double check to make sure the scene is open.
Answer by dudester · Sep 20, 2015 at 02:20 AM
if you mean that all the objects in the hierarchy disappeared then ive had this happen to me before , unfortunately the only solution i had was to get a backup of my project and load from that , but if its just your hierarchy window thats disappeared then theres a tab called windows under that tab at the top right there should be a thing called hierarchy just click that.
As my response to getyour411, I updated Unity 5 again and the problem resolved itself. Not sure what happened, but it's working now.
Your answer
Follow this Question
Related Questions
How to render UI Text in front of 3d gameObject on ScreenSpace Camera 0 Answers
Why does Unity not support in-editor/component patch updating? 0 Answers
Do unused textures take up space in the final build? 1 Answer
Gizmos and Handles 1 Answer
how can i use my phone's camera as a webcam and let unity recognize it as a connected webcam? 0 Answers