Skip to content

Conversation

@from2001
Copy link
Collaborator

@from2001 from2001 commented Sep 1, 2025

This pull request updates the setup logic for XR SDKs, specifically improving the configuration for PolySpatial VisionOS and correcting the target platform for OpenXR loader setup. The main changes ensure the correct package versions are installed and the appropriate build targets are used during the setup process.

PolySpatial VisionOS Setup Improvements:

  • Changed the packageIdentifier in SetupSdk_PolySpatialVisionOS to explicitly reference com.unity.polyspatial.visionos@2.3.1, ensuring a specific version of the package is used during setup.
  • Modified the additional settings step (Step7) to force reinstallation of the specified PolySpatial VisionOS package version after a delay, improving reliability of package assignment.

OpenXR Loader Configuration:

  • Corrected the target platform in SetUpSdkSettings for OpenXR loader setup from BuildTargetGroup.Android to BuildTargetGroup.Standalone, ensuring the loader is enabled for the intended platform.

@from2001 from2001 requested a review from afjk September 1, 2025 06:40
@from2001 from2001 mentioned this pull request Sep 1, 2025
@afjk
Copy link
Collaborator

afjk commented Sep 1, 2025

LGTM

@afjk afjk merged commit d22df1a into develop Sep 1, 2025
@afjk afjk deleted the fix/SetupVisionPro branch September 1, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants