com.unity.polyspatial 2.4.2

com.unity.polyspatial

Source docs
Notes: processedReleased September 26, 2025

Browse versions

PreviousNext

Features

  • Added support for `Branch on Input Connection` node to shader graph MaterialX conversion.
  • Added basic support for Canvas shader graph target material type for BiRP and URP targets.

🔧 Bug Fixes

  • Ensure that non-visionOS builds do not force-include readable assets.
  • Fixed issue where SkinnedMeshRenderers with blend shapes wouldn't appear unless the blend shape weights were modified after initial creation.
  • Fixed a GUID conflict between PolySpatialPlaymodeUsageEvent.cs.meta and XRHandsPlaymodeUsageEvent.cs.meta from the Xr Hands package.
  • Fixed issue with BakeToMesh particle systems sometimes having unexpected scaling when using a scaled unbounded volume camera.
  • Fixed a null ref error in analytics where we could get null from the Package Manager during certain static initialization instances.