i’ve got a very big problem…
I was using a version of unity, about 2.4 and i decide to upgrad to version 3.4.
the fisrt probleme after installing was not all my script were working well because of new name of script’s action
And i’m working on a project right now. So i decided to uninstall the version 3.4 and install a version 2. i found the version 2.6, and after installing… nothing… i have lost all connection in my project : the objects doesn’t have any more mesh, material or script attached !!! but all the stuff are still there in the folders.
Did someone had the same probleme before … Can we fixe that without reconnect all the object manually… Please said yes !!
Didn’t Unity warn you that you will be upgrading your project so it won’t be backwards compatible any more?
Didn’t you keep a backup before doing all this?
If your only problem in 3.4 was that the scripts aren’t working you are better off updating your scripts to work properly in 3.4 than rebuilding your project for 2.x. At least I don’t know an easy way to do that.
i did a backup but even with it, it’s do the same…
i’m on a Windows, and when i have upgrade the first time with 3.4, no problem (only the script thing). But then i have uninstall unity and install another version, and i’m wondering if the problem comes from there… to uninstall unity…
and i’m wondering how does work the Library files ? where are store the information about the connections between object and their materials, mesh, script… ?