com.unity.xr.arfoundation 3.1.0-preview.1

com.unity.xr.arfoundation

Notes: processedReleased November 22, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2

Breaking Changes

  • Renaming the concept of `Reference Points` to `Anchors`. The Unity script updater should convert any references to `ARReferencePointManager`, `ARReferencePoint`, and `ARReferencePointsChangedEventArgs` the next time the project is loaded into the Editor.

🔧 Bug Fixes

  • Fixed an issue which could cause the background camera texture to stop functioning correctly on certain devices running OpenGLES3.
  • Removed references to LWRP from the documentation.
  • ### New
  • Added the new AROcclusionManager with human segmentation functionality (on some iOS hardware).