com.unity.xr.arfoundation 6.0.3

com.unity.xr.arfoundation

Source docs
Notes: processedReleased August 19, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0

Package Dependencies

📈 Improvements

  • Updated documentation to reflect that the Apple visionOS XR Plug-in now supports AR Foundation 6.

🔧 Bug Fixes

  • Fixed the `SimulationRaycastSubsystem` to correctly state via `XRRaycastSubsystemDescriptor.supportedTrackableTypes` that casting rays against planes is supported in XR Simulation.
  • Fixed the `SimulationSessionSubsystem` so it doesn't log an error if you call `ARSession.Reset` before the session is initialized.