Search Unity

Accidentally opened project in 4.6 = errors

Discussion in 'UGUI & TextMesh Pro' started by Foxxis, Aug 22, 2014.

  1. Foxxis

    Foxxis

    Joined:
    Jun 27, 2006
    Posts:
    1,108
    So, I forgot to hold down option when opening 4.6 (leading to it opening and reimporting our main project). Now when opening it in 4.5.2 I get "timestamps and assets maps out of sync" + assets " is in assets but has no assettimestamp". It seems to run, but I am concerned this has messed things up.

    1. How can this be corrected without rolling back to a previous commit?
    2. Why did this happen?

    Thanks in advance!
     
  2. Foxxis

    Foxxis

    Joined:
    Jun 27, 2006
    Posts:
    1,108
    Reimporting the whole asset folder seemingly solved the problem and there appears to be no issues with the version control we use, so I hope we are good to go. Still curious regarding the error though.... Any ideas?
     
  3. Tim-C

    Tim-C

    Unity Technologies

    Joined:
    Feb 6, 2010
    Posts:
    2,225
    Well unity isn't compatible in the reverse way. The asset database had references to the UI system that were incompatible with 4.5 and that is why you saw the error.