Search Unity

Unity's version control component has been upgraded to Plastic SCM.

Project messed up after using collaborate

Discussion in 'Unity Collaborate' started by grigdog, Nov 2, 2016.

  1. grigdog

    grigdog

    Joined:
    May 11, 2013
    Posts:
    10
    I upgraded the beta version of Unity to use Collaborate, and I ran into 2 issues and had to revert.

    1. It appended UnityEngine.AI to all of my NavMesh references which then threw errors (not a huge deal).
    2. My scenes were ruined. All of the objects were messed up, not visible. The hierarchy looked really screwy, like there was a gap between each object in the list (I should have got a screenshot).
     
  2. thierry_unity

    thierry_unity

    Joined:
    Jun 10, 2015
    Posts:
    187
    Hi!
    What specific version were you using first then which one broke?
     
  3. grigdog

    grigdog

    Joined:
    May 11, 2013
    Posts:
    10
    I'm not sure, I believe it was 5.4.1.
     
  4. grigdog

    grigdog

    Joined:
    May 11, 2013
    Posts:
    10
    I upgraded from 5.4.2 instead and didn't have any problems this time.
     
  5. grigdog

    grigdog

    Joined:
    May 11, 2013
    Posts:
    10
    Actually, I think the problem was that 5.5 beta and the previous version of unity were both on my computer and I think I was opening up the project with the previous version after already converting to 5.5.
     
  6. thierry_unity

    thierry_unity

    Joined:
    Jun 10, 2015
    Posts:
    187
    Glad to hear that it fixed it. But it's really an interesting situation. Are you opening projects from the launcher or by double clicking on the project file?
     
  7. grigdog

    grigdog

    Joined:
    May 11, 2013
    Posts:
    10
    I was launching unity from a shortcut in my start bar.