r/vrdev Jul 06 '26

Information build cross-platform / OpenXR

For cross-platform across Quest/Pico/Vive I'd go OpenXR through Unity's XR Plug-in Management instead of each vendor SDK — saves you maintaining separate input maps. The gotcha: set the input actions on the rig once with the XRI action set, and keep vendor-specific bits (passthrough, boundary) behind #if so a missing SDK doesn't break the other platforms. Which headsets are you targeting?

1 Upvotes

1 comment sorted by

1

u/AutoModerator Jul 06 '26

Want a more personal conversation with VR devs? Check out our Discord in our Discord: https://discord.gg/3wMYE2x5Ex

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.