com.unity.xr.arfoundation 6.2.0-pre.1

com.unity.xr.arfoundation

Source docs
Notes: processedReleased April 14, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0

Package Dependencies

Features

  • Added support for depth preprocessing, when depth data is provided in a linear format.
  • Added occlusion sources flags mask and hands mesh source of occlusion.

📈 Improvements

  • Changed the occlusion to be based on the mask of the occlusion sources.

🔧 Bug Fixes

  • Fixed the `Cinfo.Equals` method in `XRAnchorSubsystemDescriptor` so that it correctly checks all values of the struct for equality.
  • Fixed the `Cinfo.GetHashCode` method in `XRAnchorSubsystemDescriptor` so that it correctly includes all values of the struct in the hash calculation.