com.unity.xr.arsubsystems 3.0.0-preview.4

com.unity.xr.arsubsystems

Notes: processedReleased October 23, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2

🔧 Bug Fixes

  • `XRCameraImagePlane.ToString()` invoked `NativeArray.ToString()` to build its string, which produced a string with a lot of irrelevant information. Now, it just displays the length of the array, row stride, and pixel stride of the plane.