com.unity.xr.arcore 3.0.0-preview.4
Notes: processedReleased October 23, 2019
Unity Compatibility
Minimum Unity: 2019.2
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.xr.arsubsystems (3.0.0-preview.4)
- com.unity.xr.management (3.0.2-preview.2)
🔧 Bug Fixes
- Fixed an issue where generating a reference image library could fail with "Access denied" on macOS and Linux. This was because spaces in project paths were not handled when setting execution privileges for `arcoreimg` on macOS and Linux.
- The camera texture dimensions were incorrectly reported as the current screen dimensions. This has been fixed.
- The build could fail if reference images used for image tracking had a non-lowercase extension. This has been fixed.
- Improved error reporting when Google's ARCore SDK for Unity is detected in the project. The build will continue to fail even after removing Google's plugin until the Editor is restarted. A note explaining this has been added to the error message.
- Fixed a potential crash when changing image libraries.
