Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exported Projects with References to EditorPlugin Crash #40711

Open
Gastronok opened this issue Jul 25, 2020 · 1 comment
Open

Exported Projects with References to EditorPlugin Crash #40711

Gastronok opened this issue Jul 25, 2020 · 1 comment

Comments

@Gastronok
Copy link
Contributor

Godot version:
3.2.2.stable.official

OS/device including version:
Windows 7, 64-bit.

Issue description:
Exporting a project that references EditorPlugin, even if that code branch isn't used, will fail to run.

Steps to reproduce:
Create a project which references an EditorPlugin via GDScript in any capacity. Export a Windows Desktop release EXE. It will fail with, Parse Error: The identifier "EditorPlugin" isn't declared in the current scope.

Minimal reproduction project:
Example.zip

@Xrayez
Copy link
Contributor

Xrayez commented Jul 26, 2020

There's likely a solution to this, but worth linking #26649 which could help those editor-only/debug-only cases as seen in the minimal project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants