x


When does Unity need to re-import a project?

We copy our current project frequently to other computers, create backup-copies or move it around on one and the same computer.

We noticed that Unity sometimes needs to re-import the entire project (and thereby update the cache?) and sometimes it doesn't. Copying on a Mac f.i. seems to work without re-importing, while copying on Windows does...

Our project has grown quite big recently and the re-import takes a while, so I'd be very interested in a way to copy without having to re-import. Is it a thing about absolute paths or meta data hidden from the explorer/finder?

Thank you!

more ▼

asked Apr 27 '11 at 11:05 AM

VivienS gravatar image

VivienS
325 24 28 37

Yes, real pain, we have also the same situation, not the best, especially with over 2GB of data to scan and reimport for nothing it seems.

Apr 27 '11 at 11:51 AM Jean Fabre

I'm with you. Other than the Forum bug that interferes with posting, the whole metadata mess is the second most annoying thing about Unity. Here's hoping that Unity 4 will bring some sanity to it -- for example, storing its metadata as a simple JSON or XML file for each asset file, so the whole thing is version controllable, and using relative paths to solve this reimport problem.

Apr 27 '11 at 02:25 PM JoeStrout
(comments are locked)
10|3000 characters needed characters left

2 answers: sort voted first

We have the unity pro and source control liscense and still have the same issue...its alot of work especially for an indie project...Source Control should work like Perforce...

In our case, the clients had to uninstall everything Unity and rebuild from scratch, then sync up to the server, which was at least 4 hours.

more ▼

answered Apr 13 '12 at 02:31 AM

ac01 gravatar image

ac01
1 1 1

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

Well if you have a PRO license you can use version control like SVN or whatever to do this "transferring" to other computers. The PRO license is almost worth it just for the fact that you can use external source control.

Here is a unity help document to tell you how to set up the external source control once you upgrade to pro.

http://unity3d.com/support/documentation/Manual/ExternalVersionControlSystemSupport.html

If you aren't upgrading to PRO I have heard of people using DropBox as simple source control for non-pro unity projects, although I don't think that I would trust dropbox to do that for myself.

more ▼

answered Apr 27 '11 at 03:15 PM

AKAssassin gravatar image

AKAssassin
303 1 2 9

Hi AKA! We're running on pro and were using the asset server until recently. Switched to external version control now.. maybe this will help, as copying the project won't be necessary anymore fingers crossed. Still, I'd be interested in the When and Why unity does re-imports.

Apr 30 '11 at 03:57 PM VivienS
(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:

x276
x19
x14
x8
x3

asked: Apr 27 '11 at 11:05 AM

Seen: 1333 times

Last Updated: Apr 13 '12 at 02:31 AM