com.unity.xr.arcore 3.1.0-preview.1

com.unity.xr.arcore

Notes: processedReleased November 22, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2

Package Dependencies

Breaking Changes

  • Renamed the concept of `Reference Points` to `Anchors`. Public API changes are in `AR Foundation` and `AR Subsystems` packages.
  • ### New
  • No longer checking for presence of player setting for ARCore enabled in Unity 2020.1 or newer. This setting has been removed from Unity and was deprecated in 2019.3.

🔧 Bug Fixes

  • Fixed issue for Mali GPU's where environment probes would be not have the texture bound properly.

📈 Improvements

  • Updated the background shader in unison with the changes for the new `AROcclusionManager` component and in preparation for the future when ARCore supports occlusion.