Skip to content

v4.2.0 Release

Compare
Choose a tag to compare
@lakulish lakulish released this 15 May 20:41
· 67 commits to master since this release

Steam Audio SDK 4.2.0

  • Add support for loading SOFA files from in-memory buffers. This allows more flexibility in managing the packaging, distribution, and loading of SOFA data.
  • Fix bug where calling iplSceneCommit after iplSceneLoad caused the loaded static meshes to be removed from the scene and destroyed. (#251)

Steam Audio Unity Plugin 4.2.0

  • Add support for loading SOFA files from assets, rather than loose files in StreamingAssets.
  • Move FMOD Studio plugin files (phonon_fmod.dll etc.) to the correct place in the Unity assets folder for FMOD Studio 2.2 or later. (#255)

Steam Audio Unreal Engine Plugin 4.2.0

  • Add SOFA file support. SOFA files are loaded from .uasset files.

Steam Audio FMOD Studio Plugin 4.2.0

No changes.