Group projects w/o Asset Server

Hey guys, does anyone have any advice on working as a team on a project without the asset server, were using unity pro. Im sure this has been discussed before but some googling hasnt brought me to a solid solution.

Ash.

I’m also interested in some solid work flow suggestios. Currently the workflow between team members is clunky at best.

Yeah generally we have to use a merge tool for the scripts but any kind of setup within the inspector is lost, unless you use packages but generally its faster for them to set things up themselves with the settings you have on your computer.

Ash.

From my experience, even working as the same user on two different machines is impossible without the Asset Server, the VCS support is nowhere near useable.

So your best bet is having people work on totally seperate areas of the project and then export/import packages of those. For myself, I found it easier and more reliable to carry the whole project with me on an USB stick than to use a VCS.

So in short: No, there is no good way without the asset server.