com.unity.xr.arfoundation 3.1.5

com.unity.xr.arfoundation

Notes: processedReleased September 14, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

🔧 Bug Fixes

  • Updated ["Configuring the AR Camera background using a Scriptable Render Pipeline"](../manual/ar-camera-background-with-scriptable-render-pipeline.html) documentation for further clarity on setup steps.
  • Updated ["Copying the Camera Texture to a Render Texture when accessing the camera image on the GPU"](../manual/index.html#copying-the-camera-texture-to-a-render-texture-when-accessing-the-camera-image-on-the-gpu) documentation to use a 'Command Buffer' instead of a 'Graphics.Blit()' to fix an issue where blit would not work on certain devices.