|
I tried to transfer all files to another computer just by copying the project folder. Scripts are broken, materials are broken, nothing works. Tried to delete the project on second computer, made a unity package consisting all the files from the first one. Nothing. Other project was trasnferred without any losses, just by copying the folder. Unity version on both computers are the same. What do i have to do?
(comments are locked)
|
|
You need to copy the Library/ folder along with Assets/, so that the asset database can be reconstructed. Or if you have the pro version, enable the generation of .meta files.
(comments are locked)
|
|
Copying the project folder is correct. Copy the entire thing, don't try to leave anything out. If you did that, then maybe it's a file permissions error...zip the project folder, copy over the zip file, unzip on second computer. Didn't work. Again the same.
Jun 25 '12 at 07:55 AM
ehnaton
(comments are locked)
|

I think I had this problem before, now that I think about it. The problem was with the metadata or something to that effect. Try opening it on the other computer again and just save the scene and refresh the assets. (I'm sorry, but I forgot what I did to fix it when this happened to me.)