com.unity.xr.arfoundation 6.3.2

com.unity.xr.arfoundation

Source docs
Notes: processedReleased January 5, 2026

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0

Package Dependencies

🔧 Bug Fixes

  • Fixed an issue with the XR Simulation provider where creating new sessions through loading new scenes would throw exceptions and fail to start those new sessions.
  • Fixed `ARTrackableManager` so that it calls `OnAfterSetSessionRelativeData` for added trackables.
  • ### Deprecated
  • In Unity 6000.4 and newer Editor versions, all methods that depend on URP Compatibility Mode have been changed from `Obsolete(false)` to `Obsolete(true)`. URP Compatibility Mode is removed in Unity 6000.4, so these APIs are no longer supported in Unity 6000.4 or newer. The following methods are affected:
  • - `ARBackgroundRendererFeature.Execute`
  • - `ARBackgroundRendererFeature.Configure`
  • - `ARCommandBufferSupportRendererFeature.Execute`