Skip to main content
Version: 21 Aug 2024

Unity Soundfield (MSA) Plugin

Release Notes 3.4.7

  • Ensure pipeline is flushed before suspending processing due to silence (to support very short sounds).
  • Removed circular logic from auto-startup sequence

Bug Fixes:

  • Intermittent crash observed when MLListener is auto-created (not already present in scene with MSA Spatializer active), resolved.
  • Extremely short sound playback delay possible due to insufficient pipeline flush, resolved.

Known Issues:

  • Sample scenes included with the MSA plugin have not been updated with the new MLSDK workflow using OpenXR. These examples can be built and deployed as is provided the package com.unity.xr.magicleap 7.0.0 is installed in the Unity project, with the OpenXR checkbox under Project Settings -> XR Plug-in Management left unchecked in the Android tab. Options under Project Settings -> XR Plug-in Management -> OpenXR should also remain unchecked to build these examples, which will be updated with the new workflow in a future release.