Is there a way to access .uassets located in an external folder from a project?
I would like to create a kind of external library of assets that I can access from different projects.
I tried using hard symbolic links or creating a custom plugin, but it loads only the geometry without the material and textures referenced.