com.unity.xr.core-utils 2.0.1

com.unity.xr.core-utils

Source docs
Notes: processedReleased December 12, 2022

Browse versions

PreviousNext

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.