com.unity.xr.core-utils 2.0.1
Source docsNotes: processedReleased December 12, 2022
Unity Compatibility
Minimum Unity: 2019.4 (0f1)
Package Dependencies
- com.unity.modules.xr (1.0.0)
🔧 Bug Fixes
- [NativeArrayUtils.EnsureCapacity](xref:Unity.XR.CoreUtils.NativeArrayUtils.EnsureCapacity*) checks for unallocated array before disposing it and reallocating for a larger capacity.
- Fixed error when calling `GameObjectUtils.GetComponentsInAllScenes` with unloaded scenes in the Hierarchy window.
