com.unity.xr.arcore 3.1.0-preview.1
Notes: processedReleased November 22, 2019
Unity Compatibility
Minimum Unity: 2019.2
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.xr.arsubsystems (3.1.0-preview.1)
- com.unity.xr.management (3.0.4)
⚡ 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.
