Author Topic: Reoccurring Error  (Read 4463 times)

ericcowan

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
Reoccurring Error
« on: August 11, 2014, 06:53:08 PM »
Several times NGUI has all but disappeared from projects, and I don’t know how to get it back without creating a new project.

After saving the project and coming back a few days later, Unity gives me an error message about the layout being wrong, and I need to revert to factory settings.  After reverting, the only thing I see in Unity that relates to NGUI is the stuff in the Project menu and in the Hierarchy.  The button that I placed in the scene is there, but with no elements.  The NGUI pull down menu within Unity, the button texture, the button text, and the prefab window are all missing.

Reimporting doesn’t seem to work ether.  I did a Google search in different ways asking the where did NGUI go, but see anything that relates to this problem. Any ideas or helpful links?

ericcowan

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
Re: Reoccurring Error
« Reply #1 on: August 11, 2014, 08:44:43 PM »
Okay so I had some compile errors I didn't fix before I saved.  Appropriately, NGUI doesn't run if a project is loaded with compile errors not related to NGUI.  I'm glad I can move forward now.   :)