v4.2.0 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
afteriplSceneLoad
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.