When I'm moving my project between PCs, everything becomes untextured.

Hi Unity Community,

When I’m moving my project between PCs, everything becomes untextured.

Frustatingly, I’m trying to use my laptop and my desktop to work on this project and every asset I import I need to re-texture manually. Is there any way to avoid this?

Screens:

Please give advice.

Thanks,

  • Jay

Do you create packages?

You have to use the same file structure.

Could it possibly be that the materials you set in your 3D application are different than the one you assign in Unity?

How are you moving it? If you’re using the asset server to synchronize, then I’m at loss. If not, probably missing shaders, missing textures, or simply some file containing a scene description missing.

Thanks for the help.

Exporting packages to move between PCs made the process work.

Regards,

Jay