The following sections list and describe the changes to Wwise between version 2023.1.16 and version 2023.1.17.
Platform-specific information can be found here:
For earlier versions, please refer to Previous Release Notes.
Bug Fixes
- WG-77038 Fixed: (WAQL) Some WAQL queries cause unstable results.
- WG-79782 Fixed: AVX instructions are called from a non-AVX section of code when running an unoptimized executable with the Debug AkSoundEngine libraries.
- WG-79871 Fixed: Motion plug-in repeatedly outputs monitoring messages after an audio device configuration change.
- WG-80063 Fixed: Object Tab doesn't update correctly when inspecting multiple modulators in succession.
- WG-80192 Fixed: Attempting to post an error message in the termination of a source plug-in can result in a crash.
- WG-79036 Fixed: Compilation errors in
WwiseAuthoringApi/cpp/SampleClient WAAPI sample related to std::chrono::high_resolution_timer.
- WG-79181 Fixed: Possible hang when using Meta XR Audio SDK plug-in and disconnecting headphones or speakers.
- WG-79350 Fixed: Crash in Flanger plug-in after live editing its parameters in low-memory conditions.
- WG-79660 Fixed: Sequence Containers don't stop playing when a Stop Action with fade occurs during a crossfade.
- WG-79661 Fixed: Assert in
AkParamTarget.
- WG-79860 Fixed: Music transitions don't update properly when a source or destination is changed from Any to a specific object.
- WG-80094 Fixed: Assertion failure when decoding some WEM Opus files on PS5.
- WG-80133 Fixed: (WAAPI) WAAPI sometimes sends invalid JSON when calling
ak.wwise.core.profiler.getPerformanceMonitor, which can break WAAPI clients.
- WG-80246 Fixed: Stack overflow in
AkNotificationSafeArray::DispatchCallbacks when RTPC is used at large scale.