Moving project between computers

I’m wondering how other people are managing to work collaboratively on Unity projects.
I can’t work out a good way to do it.

I’ve tried just copying the entire project folder (assets, library, everything) from one computer to another but it doesn’t work. Scripts lose their connections every time.

I’ve tried doing this with the lerpz tutorial and the camera looses its target connection to the player and Lerpz looses all connections to his animations.

Anyone know how to move a project without everything breaking?

IF you move the entire Project folder over intact with the Library folder it should work. Are both computers using the same version of Unity?

This doesn’t work.

Please don’t post on really old threads, if you have an issue, create a thread and be descriptive.