com.unity.xr.arsubsystems 4.2.0-pre.3

com.unity.xr.arsubsystems

Notes: processedReleased March 16, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

🔄 Changes

  • Deprecated the [TextureImporterInternals](xref:UnityEditor.XR.ARSubsystems.InternalBridge.TextureImporterInternals) in 2021.2. This provided access to an internal method `GetSourceTextureWidthAndHeight` to get the source texture dimensions. The internal method is public in 2021.2 and should be used instead of the `TextureImporterInternals` helper.

🔧 Bug Fixes

  • Exclude tests from scripting API docs.