com.unity.xr.compositionlayers 0.6.0

com.unity.xr.compositionlayers

Source docs
Notes: processedReleased July 3, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3

Features

  • Added a projection validation to check if EmulationLayerUniversalScriptableRendererFeature is added to the current pipeline for URP. Click "Fix" button will automatically add the emulation render feature to enable URP Editor emulation.
  • Added composition layer splash screen support. See Composition Layer Splash Screen section in documentation for details.

📈 Improvements

  • Emulation In Playmode or Standalone now is only available when no XR provider is active or no headset is connected for visual approximation and preview purposes.

🔧 Bug Fixes

  • Fixed error spamming issue when creating a UI canvas and drag it into a quad layer.