The following sections list and describe the changes to Wwise between version 2022.1.7 and version 2022.1.8.
Platform-specific information can be found here:
For earlier versions, please refer to Previous Release Notes.
New Features
-
WG-58168 Default source control ignore files for Perforce (
.p4ignore
) and Git (.gitignore
) are now included in Wwise projects.
Performance Changes
-
WG-66994 The Source Control status icons of Work Units are now fetched asynchronously, which speeds up project loading and some source control operations. The Refresh Icons command is also faster.
-
WG-67188 Adjusted the settings of the 3D Audio Bed Mixer Effect plug-in so that the System-Eligible Audio Object Limit now has a default value of 64 and a maximum value of 512. This significantly reduces the memory allocated by the Effect when it is instantiated.
Bug Fixes
-
WG-58703 Fixed: No error is logged when Source Control settings cannot be saved.
-
WG-60363 Fixed: (Mac Authoring) Cannot import audio files if the path includes Unicode characters.
-
WG-66153 Fixed: Automatic marker generation with Detect from Transients occasionally fails due to out-of-bounds calculations.
-
WG-67156 Fixed: Modulator update values might be incorrect when applied in a MIDI context on properties other than Voice Volume.
-
WG-67216 Fixed: The 3D Audio Bed Mixer Effect plug-in continues to output a Main Mix and Passthrough Mix even when it doesn't receive any Audio Objects.
-
WG-67230 Fixed: Wwise Console doesn't handle Ctrl+C correctly after the Perforce Source Control plug-in is loaded.
-
WG-67267 Fixed: XMLErrorTranslator's s_reader isn't always initialized.
Fixes for Community-Reported Bugs
-
WG-53851 Fixed: Crash while restarting a Profiler session when using the Voice Inspector.
-
WG-60282 Fixed: The plug-in error for no license does not refer to the base platform.
-
WG-65890 Fixed: Unable to control Audio Device ShareSets with RTPC and State Group.
-
WG-66295 Fixed: (Perforce) Some icons are missing in the Pending Source Control Operations dialog.
-
WG-66496 Fixed: During SoundBank generation, if an original file is missing, but the converted file is present, the converted file is not included in the SoundBank.
-
WG-66614 Fixed: The Query API function
GetListenerSpatialization()
erroneously takes a listener index instead of an AkGameObjectID.
-
WG-66845 Fixed: Crash when exiting profiling mode.
-
WG-66974 Fixed: Wwise crash when removing an RTPC curve while profiling.
-
WG-66979 Fixed: Sample projects to rebuild the AkImpacter dynamic libraries are missing.
-
WG-67005 Fixed: WAAPI Import of localized WAV files does not account for the specified object path.
-
WG-67076 Fixed: Possible crash when Stingers are played during a transition between Music Segments in a Music Switch Container.
-
WG-67270 Fixed: All SoundBanks metadata file SoundBanksInfo.(xml|json) is missing the "Hash" field for User-defined SoundBanks that were not generated.
-
WG-67279 Fixed: Linker error due to inconsistent use of AK_RESTRICT macro.
-
WG-67362 Fixed: Selecting from one Project Explorer with the Wwise Browser connected updates all Project Explorers.
-
WG-67377 Fixed: Deadlock when calling
AK::SoundEngine::CancelCallbackCookie
.
-
WG-67432 Fixed: RTPC updates to LPF and HPF are not applied correctly when Voice LPF and HPF Behavior is set to Use highest value in the project settings.
Documentation Improvements