The following sections list and describe the changes to Wwise between version 2024.1.6 and version 2024.1.7.
Platform-specific information can be found here:
For earlier versions, please refer to Previous Release Notes.
Miscellaneous Changes
- WG-77995 The text in the License Manager was modified to be consistent with the new EULA.
- WG-79106 The Wwise END USER LICENSE AGREEMENT has been updated.
Bug Fixes
- WG-76685 Fixed: (Spatial Audio) Diffraction jumps when crossing an opaque Reverb Zone wall through a Portal.
- WG-78033 Fixed: (Spatial Audio) Inconsistent volume during Portal transitions for Room Tones that travel through Reverb Zone Transition Regions.
- WG-78216 Fixed: (Spatial Audio) AKASSERT(pPortal->IsEnabled()) when toggling the enabled state of portals.
- WG-78535 Fixed: Number of copy-pasted objects is limited.
- WG-78537 Fixed: Wrongly expanded or collapsed objects can be displayed when a search query is in Project Explorer upon loading a project.
- WG-78946 Fixed: Crash when importing or playing certain ADM files not following production profiles.
- WG-78971 Fixed: (Spatial Audio) ASSERT in AkEdgeGraph.cpp when toggling the enabled state of portals
- WG-77558 Fixed: Possible crash when generating SoundBanks with invalid Opus-converted sound files.
- WG-78236 Fixed: (Spatial Audio) Portals, when rotated slightly, or when connected to slightly rotated Rooms, can cause diffraction to be applied to sounds and room tones that pass through the Portal, even when there is a direct line of sight.
- WG-78516 Fixed: Updates to the Cone Attenuation while playing a sound do not work.
- WG-78520 Fixed: Incorrect output device is removed when physically disconnecting the first of multiple output devices.
- WG-78643 Fixed: Missing tooltip while dragging control point in music segment.
- WG-78943 Fixed: (Spatial Audio) Large Portals apply Transmission Loss with short attenuation distance and no geometry.
- WG-78965 Fixed: Compilation warning when running with ASAN (Address Sanitizer) activated.
- WG-79036 Fixed: Compilation errors in
WwiseAuthoringApi/cpp/SampleClient
WAAPI sample related to std::chrono::high_resolution_timer
.
- WG-79089 Fixed: (Spatial Audio) Room distance calculations cause high CPU usage.
- WG-79217 Fixed: Transport Control does not play Random Containers when "Play Converted" option is selected.
- WG-79220 Fixed: Source Control log messages do not appear when generating SoundBanks with
WwiseConsole.exe
.
Documentation Improvements