This release delivers the Wwise SDK update for Wwise 2024.1.9.
Compatibility:
- Wwise SDK: 2024.1.9
- Unity: The integration was tested with Unity 6000.0.45f1. The minimum supported version is Unity 2022.3 and the maximum supported version is Unity 6.2.
- Tuanjie: The integration was tested with Tuanjie 1.5.2.
Platform-specific information can be found here:
For earlier versions, please refer to Previous Release Notes.
Behavior Changes
- WG-79440 The Enable Auto-Defined SoundBanks Wwise project setting is now enabled by default when integrating Wwise 24.1.9 and later into a Unity project.
Miscellaneous Changes
- WG-79448 Starting with Wwise versions 2023.1.17, 2024.1.9, and 2025.1.3, the Native Integration Plug-in solution is no longer provided. You can still generate it using the build script located at
Wwise\AkSoundEngine\Common\BuildWwiseUnityIntegration.py.
- WG-79918 Increased the maximum supported version of Unity to 6.2.
Bug Fixes
- WG-79516 Fixed: Wwise Demo Scene doesn't include the Wwise Unity Integration documentation.
- WG-79829 Fixed: Unity Addressables installer fails to find the Git Addressable directory if the Wwise project settings aren't rendered.
- WG-80009 Fixed: (Acoustics) Performance issues with AkSurfaceReflector, AkRoom, and AkRoomPortal.
- WG-79540 Fixed: Excessive number of messages logged when Unity can't find the Wwise project file.
- WG-80138 Fixed: Python warnings when using
BuildWwiseUnityIntegration.py.