com.unity.xr.arfoundation 5.1.0-pre.8

com.unity.xr.arfoundation

Source docs
Notes: processedReleased June 15, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2

Package Dependencies

🔧 Bug Fixes

  • Fixed issue where `SimulationPlaneSubsystem` could throw a `NullReferenceException` when `XRPlaneSubsystem.GetChanges` is called.
  • Fixed issue ARFB-271 where `SimulationPlaneSubsystem` could throw a `NullReferenceException` when `ArSession.Reset` is called.
  • Fixed an issue in `SimulationMeshingProvider` where mesh data updates were not properly marked as no longer dirty. This caused the subsystem to unnecessarily update meshes every frame.