we are developing different big applications with a lot of assets (3d models) and we are unable to work with different people on the same project because it does not seem to be possible to work simultaneously on the same file and if we use 2 copies it is not possible to join the files
I read the anwsers but as is stated in another forum
You cannot merge the scene files, even with Asset Server (shocking oversight IMHO). So you cannot have multiple people working on the same scene. Therefore you have to manage the scene updates manually by assigning someone to be the master of the scene and noting other people's changes. Or maybe by writing a tool to export the scene to XML or similar and/or having a script rebuild the scene.