com.unity.xr.arcore 6.0.3

com.unity.xr.arcore

Source docs
Notes: processedReleased August 19, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0

Package Dependencies

📈 Improvements

  • Changed AR Foundation dependency version from 6.0.2 to 6.0.3

🔧 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)