com.unity.xr.arcore 5.1.6

com.unity.xr.arcore

Source docs
Notes: processedReleased February 13, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2

Package Dependencies

📈 Improvements

  • Changed the AR Foundation dependency version from 5.1.5 to 5.1.6.

🔧 Bug Fixes

  • Fixed the `ARCoreSessionSubsystem` so that your app no longer quits unexpectedly if you call `ARSession.Reset` on the same frame that you create a session. (ARFB-461)