We are moving a large project from a different platform to Unity. I would like to preserve our file structure so as not to confuse the team. However, Unity has taken one of our folders (one with the project name) to fill it with lightmap .exr files. Is there a way to change the folder where these are placed? It seems like it would make more sense for them to be inside the "Healthcare Assets" folder in a folder called "Lightmaps."
You can move them, but ONLY in unity, not in a file manager system. Otherwise the links will be blown. Once they are in unity, you can move them in the unity file manager, and it will keep the links in good shape. I don't know how big your project is, but this might not be the most time efficient way you could hope for.