Skip to content

Packing two images with the same name but different paths will omit one of them #131

@Rubonnek

Description

@Rubonnek

Just as the title says, packing two images with the same name but different paths will omit one of them.

For example, adding the following two PNGs individually to the pack files list:

same_name_but_different_textures
├── same_name.png
└── subdir
    └── same_name.png

and then packing them, will omit one of the images in the emitted atlas. I expected a warning or an error but that was not the case.

Archive used in the example above: same_name_but_different_textures.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions