Skip to content

[visionOS] Add visionOS to export template download list#118703

Open
shiena wants to merge 1 commit intogodotengine:masterfrom
shiena:visionos-export-template-download
Open

[visionOS] Add visionOS to export template download list#118703
shiena wants to merge 1 commit intogodotengine:masterfrom
shiena:visionos-export-template-download

Conversation

@shiena
Copy link
Copy Markdown
Contributor

@shiena shiena commented Apr 18, 2026

Fixes #118702.

Adds visionOS to the per-platform export template download list in the Export Template Manager, introduced by #117072.

The TemplateID and PlatformID enums in export_template_manager.h had no visionOS entry, causing it to be absent from the download UI despite visionOS having a fully implemented export plugin under platform/visionos/.

スクリーンショット 2026-04-18 092230

Note

The template filename is currently set to visionos.zip as a placeholder, since no official visionOS export templates have been built yet. Please point out the correct filename if it differs.

@KoBeWi
Copy link
Copy Markdown
Member

KoBeWi commented Apr 18, 2026

The template filename is currently set to visionos.zip as a placeholder, since no official visionOS export templates have been built yet.

Well, this is the reason why it's missing 🙃

@shiena
Copy link
Copy Markdown
Contributor Author

shiena commented Apr 18, 2026

Thanks for the context! I hope the visionOS export templates will be ready by the time of the release. 🙂

@shiena
Copy link
Copy Markdown
Contributor Author

shiena commented Apr 20, 2026

Related: godotengine/godot-build-scripts#159

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export Template Manager is missing VisionOS in the per-platform download list

3 participants