Skip to content

Document unsupported custom feature tags in EditorExportPlugin in Feature tags #11082

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Jul 4, 2025

@Calinou Calinou added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation topic:export cherrypick:4.4 labels Jul 4, 2025
@AndreasOM
Copy link

Thanks.
This would have saved me hours of work.

Still a bit weird that feature overrides are not applied on export.
I do have a workaround, but it feels very counter intuitive -- leaving quite a few marks from my keyboard on my forehead.

@Calinou
Copy link
Member Author

Calinou commented Jul 4, 2025

I do have a workaround, but it feels very counter intuitive -- leaving quite a few marks from my keyboard on my forehead.

What workaround did you use? Maybe we can add it to the documentation this way 🙂

@AndreasOM
Copy link

I ended up creating a tiny EditorExportPlugin, that scans for overrides based on the used features, and swaps it into the base settings:

https://github.com/AndreasOM/fiiish-v3/blob/main/godot/addons/omg-export_overrides/omg-export_overrides_editor_export_plugin.gd

Might turn this into a standalone plugin at some point, but I'm just getting started with Godot.

Too be fully honest:
I think the current export behaviour is a bug, not a feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.4 enhancement topic:export
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants