- Home /
How to deal with multiple users working on one scene?
We have large scenes in our projects, with multiple developers working on the same scene, which is a nightmare when it comes to (svn) merging. Is there a recommended solution how to deal with that issue? Obviously, the release of multi scene editing, which could have been a help, has been delayed (http://blogs.unity3d.com/2014/08/04/multi-scene-editing/). There is still Application.LoadLevelAdditive, which could be abused to achieve something similar, but it would still be just a help, not a real solution.
But how do the thousands of unity developer teams all around the world deal with that issue? Or am I missing something obvious?
Thank you in advance!
Answer by AThiessenKS · Apr 06, 2016 at 02:34 AM
@m.mayer I know this is an old question, but are you still looking for multi scene editing capabilities? We are working on a tool exactly for this that is in beta. Check out kinematicsoup.com/scene-fusion
Your answer
Follow this Question
Related Questions
Why are merged materials modified when Unity opens? 1 Answer
SmartMerge with TortoiseSVN 1 Answer
Unity Pro and SVN'ing *.unity files 1 Answer
Unity & subversion (without Unity Pro) 4 Answers