Skip to content

_export_file() not called for GDScript files #93487

@KoBeWi

Description

@KoBeWi

Tested versions

4.3 beta2

System information

Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 31.0.15.4633) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads)

Issue description

Related to #67844
When I export my project _export_file() does not see GDScript files and they all get exported. It does not happen in a minimal project, I don't know what causes it.

Steps to reproduce

  1. Open my project ;_;
  2. Export ZIP
  3. My export plugin should filter out some .gd files, but all are included in the zip

Minimal reproduction project (MRP)

I have maximal reproduction project.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions