Skip to content

Bug: Batch export plugin is looking for the saved settings through the absolute path #99

@yulewu

Description

@yulewu

The batch export plugin is currently looking for the saved settings through the absolute path, which is not ideal. This can cause issues when sharing the project with others or when moving the project to a different location on the same machine. Instead of using an absolute path, the plugin should use a relative path to look for the saved settings (saved in the .UELer/export_configs). This way, the settings can be easily accessed regardless of where the project is located. Please update the batch export plugin to use a relative path for accessing the saved settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions