com.unity.xr.compositionlayers 1.0.0

com.unity.xr.compositionlayers

Source docs
Notes: processedReleased November 1, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3 (11f1)

Features

  • Added Default Layer Support allows for the creation of a default layer and rearragment of the default layer order.
  • Added Composition Layer Sample Scene to demonstrate the use of Composition Layers in a scene.
  • Added Composition Layer Android Sample Surface Scene to demonstrate the use of Andriods External Surface in a scene.
  • Added supporing HDR Tonemapping extension. It allows to set HDR parameters for each layer.
  • Added supporting MirrorViewRenderer. It provides to draw mirror view rendering with layers on XR.
  • Added supporting automatically renderer feature settings on URP and HDRP.

🔧 Bug Fixes

  • Fixed Interactable UI Scalings are now consistent between editor and build.
  • Fixed Projection Eye Rig Emulation for URP and Unity6.

📈 Improvements

  • Removed EmulationLayerUniversalScriptableRendererFeature.(Manual configuration is no longer required.)