-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Milestone
Description
Describe the project you are working on
I know that Godot can export to VR, but it is not compatible with Xcode export. Additionally, it seems messy to not add support for new visionOS features such as Volumes and Space.
Describe the problem or limitation you are having in your project
visionOS not supported
Describe the feature / enhancement and how it helps to overcome the problem or limitation
Add the suport of visionOS
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
Add an export template that includes all metadata, similar to the iOS export.
If this enhancement will not be used often, can it be worked around with a few lines of script?
No
Is there a reason why this should be core and not an add-on in the asset library?
It's an operating system with potentially millions of users, and it's unwise to limit native support to Unity as the sole game engine.
ChuddyzZ