The following sections list and describe the changes to Wwise between version 2024.1.3 and version 2024.1.4.
Platform-specific information can be found here:
For earlier versions, please refer to Previous Release Notes.
Behavior Changes
- WG-77224 (Spatial Audio) Room Tone transmission path distances are now measured using geometry.
Miscellaneous Changes
- WG-74672 Removed empty contextual menu when setting an Event target.
- WG-76921 Multi-line edit controls now use themed scrollbars and corresponding theme colors when read-only.
Bug Fixes
- WG-69687 Fixed: (Spatial Audio) The calculated direction and spread factor for Reverb Zones is slightly unstable and can jump sporadically, particularly when close to corners where transparent surfaces meet.
- WG-69998 Fixed: (Spatial Audio) A small amount of diffraction (greater than one percent) is sometimes erroneously applied to Reverb Zones.
- WG-74281 Fixed: It's no longer possible to create new Switch Groups and State Groups from the Switch Container Property Editor.
- WG-75900 Fixed: Reflections on thin walls are not computed correctly.
- WG-76435 Fixed: Project Explorer incorrectly displays an ellipsis (...) at the end of object names after pasting.
- WG-76437 Fixed: (Spatial Audio) When using the distance probe, an audible discontinuity in transmission loss occurs during portal transitions.
- WG-76649 Fixed: Possible crash when repeatedly sorting lists.
- WG-76719 Fixed: Possible crash in List View when clicking Reset to Default in the Object Property Settings dialog after deleting an object.
- WG-76862 Fixed: First tab in Attenuation Editor has no label.
- WG-76878 Fixed: Category buttons have incorrect size when the Property Editor is very narrow.
- WG-76991 Fixed: Assert when loading a Work Unit that's nested under an unloaded Work Unit.
- WG-77056 Fixed: Wwise user interface continuously updates while connecting to a
.prof
file instead of only one time at the end of the operation.
- WG-77129 Fixed: (WAAPI) Crash when creating the Contents Editor view using WAAPI.
Fixes for Community-Reported Bugs
- WG-76723 Fixed: Error when computing virtual sources with Crankcase Audio REV 2 plug-in content in virtual mode.
- WG-76728 Fixed: Crash when copy-pasting an Effect from one object to another when both objects use States and Effect bypass.
- WG-76747 Fixed: Modulators targeting Volume property in addition to another property are applied twice.
- WG-76930 Fixed: (Spatial Audio) Possible crash if you modify the transform of a geometry instance just before removing it.
- WG-76979 Fixed: Possible crash when Wwise synchronizes objects, either upon connection to a platform or in preparation for playback.
- WG-76980 Fixed: Possible crash when connecting to a game with a project that has MIDI control surface bindings.
- WG-76997 Fixed: Playing a streaming source with a malformed header in the media file does not generate an error that the source failed to be created when starting playback.
- WG-77001 Fixed: Possible crash when refreshing the Project Explorer or List View after loading a Work Unit, applying a filter, or running WAAPI scripts.
- WG-77017 Fixed: Possible crash when creating Events from Project Explorer.
- WG-77029 Fixed: Loss of audio from streamed files when I/O memory is scarce.
- WG-77064 Fixed: Crash when profiling the API call
AK::SoundEngine::SetMultipleObstructionAndOcclusion
.
- WG-77066 Fixed: Crash when deleting a Music Sequence Container while it's playing.
- WG-77142 Fixed: Crash when changing Change occurs at selection in the States tab for a Bus using the Bypass State property.
- WG-77210 Fixed: Possible crash when reloading more than one modified Work Unit.
- WG-77214 Fixed: Performance issue when profiling a game that makes a lot of
SetSwitch
calls.
Documentation Improvements