com.unity.xr.arcore 4.0.0-preview.3
Notes: processedReleased May 6, 2020
Unity Compatibility
Minimum Unity: 2019.3
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.xr.arsubsystems (4.0.0-preview.3)
- com.unity.xr.management (3.2.10)
🔧 Bug Fixes
- Fixed all broken or missing scripting API documentation.
🔄 Changes
- Added callback event `beforeSetConfiguration` in `ARCoreSessionSubsystem` that is triggered when the native ArConfig object is dirty.
- Added `SetConfigurationDirty()` to `ARCoreSessionSubsystem` which notifies that there is a change in the ArConfig object and triggers the `beforeSetConfiguration` event.
- Updating dependency on com.unity.xr.management to 3.2.10.
