com.unity.xr.arfoundation 4.1.7
Notes: processedReleased April 8, 2021
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
🔧 Bug Fixes
- Added missing icon to the [AROcclusionManager](xref:UnityEngine.XR.ARFoundation.AROcclusionManager).
- Fixed an issue which caused meshes produced by the [ARMeshManager](xref:UnityEngine.XR.ARFoundation.ARMeshManager) to be incorrectly transformed after a call to [ARSessionOrigin.MakeContentAppearAt](xref:UnityEngine.XR.ARFoundation.ARSessionOrigin.MakeContentAppearAt\(UnityEngine.Transform,UnityEngine.Vector3,UnityEngine.Quaternion\)).
- Added `MODULE_URP_10_OR_NEWER` and updated use of obsolete `ScriptableRenderer.cameraDepth` API to fix issues related to API upgrades that occur in builds with URP 10.0 and above.
- Fixed warning messages regarding cameraDepthTarget when using URP rendering issue.
- Fixed camera background doesn't work when stacking cameras with URP rendering issue.
- Fixed enabling depth texture causes the camera to render black issue.
- Fixed an issue which caused black reflections on iOS when using AREnvironmentProbeManager.
