x


Unable to merge two projects

I'm working on consolidating a number of similar unity projects into a single project for a third party. I was experimenting with exporting scenes and their dependencies from one subproject as a package and importing them into an empty superproject when I noticed that some scenes don't import at all. Once I've imported the scene from one subproject, the importer seems to think that a number of the scenes from other projects already exist in the superproject. This is constant even if I rename or move the scenes around in the superproject so that the scene imports won't overwrite them.

I suspect that the original projects may have been copy-paste-modified, and that this may have to do with UUIDs in objects. If this is the case, is there a way to regenerate the identifier that makes an object (scene) unique, so that I can import them instead of recreating them?

more ▼

asked Nov 27 '11 at 10:51 PM

arthur.l.jones gravatar image

arthur.l.jones
1 1 1 1

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Have you seen this thread? It could be that you need to just close the export window, and try it again?

http://answers.unity3d.com/questions/124978/merge-2-projects.html

more ▼

answered Jan 15 at 10:39 PM

ShaneTheVeryTall gravatar image

ShaneTheVeryTall
3 3 5 7

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x973
x718
x39
x17

asked: Nov 27 '11 at 10:51 PM

Seen: 748 times

Last Updated: Jan 15 at 10:39 PM