Unity Collaborate vs GitHub

Unity Collaborate is useful for merging scenes and has little to no learning curve. However, when I tried to use it a few months ago I found that its features are severely limited. It’s built to be as simple as possible to use however this is also its main flaw, as there are no settings or configurations. I only used it for a few days before I ran into a conflict error that I was unable to resolve. I highly recommend just sticking to git, it’s much more reliable and fit for purpose. If Unity wants to compete they need to do a much better job. Personally I use BitBucket and SourceTree for the free private repository and friendly UI.

Leave a Comment