Hi,
I am porting Unity projects between multiple computers. Every time I do so I find that I have to set up textures, materials and material assignments again. I was wondering how Unity stores this data, so I can find a way to move it as well.
I typically copy project folders directly, or sync them with Dropbox. I’m not fully familiar with the Unity package system or if there are other ways of distributing project files. Can anyone offer any suggestions for moving my projects between multiple machines without losing any of the setup?
Thank you in advance!