AssetStudio icon indicating copy to clipboard operation
AssetStudio copied to clipboard

Assets in prefabs are exported into the directory the prefab is in when `Export group assets by` is set to container path.

Open MinekPo1 opened this issue 4 years ago • 2 comments

This is problematic when there is a container with a lot of prefabs with similar (or the same) file names.

MinekPo1 avatar Aug 12 '21 12:08 MinekPo1

I'm sorry I didn't understand your question, can you describe it in detail.

Perfare avatar Sep 20 '21 03:09 Perfare

Lets say we have a container with a bunch of prefabs, all of the prefabs having a model named model and a texture named texture. If we export via container path, all of these models and textures will be placed into the same folder and given random suffixes. I would expect having a folder for every prefab.

MinekPo1 avatar Sep 20 '21 07:09 MinekPo1