The following sections list and describe the changes to Wwise between version 2023.1.15 and version 2023.1.16.
Platform-specific information can be found here:
For earlier versions, please refer to Previous Release Notes.
Miscellaneous Changes
- WG-79213 Wwise End-User License Agreement is now accessible directly from Help menu.
- WG-79455 None State exposed in the States Values tab.
- WG-79514 Wwise Console now logs more details when a project fails to open.
Bug Fixes
- WG-78201 Fixed: Assert "CanDestroy" in
AK::StreamMgr::Term
, called at sound engine termination.
- WG-78977 Fixed: (WAAPI) When creating Events in Project Explorer, the order of the notifications for the nameChanged and childAdded topics is not consistent across the different user interface actions.
- WG-79084 Fixed: Possible crash when migrating a project created with a version older than Wwise 2023.1.0.
- WG-79205 Fixed: (Acoustics) Transmission loss is sometimes missing from the direct path.
- WG-79244 Fixed: (Acoustics) Rays cast from the listener are continuously added and then removed around some edges. This can cause unnecessary path updates.
- WG-79505 Fixed: Windows can automatically turn on efficiency mode for Wwise Authoring application and tools.
- WG-79586 Fixed: Infinite loop on SoundEngine
Term()
in low-memory conditions.
- WG-79678 Fixed: Occasional read access violation in Soundseed Grain plug-in with Vorbis media.
- WG-75941 Fixed: Possible crash when setting values from lists and the Property Editor.
- WG-77107 Fixed: Hang on exit of Unreal games if disk streaming errors occured.
- WG-77998 Fixed: Whenever Effect Bypass is bound by an RTPC in an Effect chain, other Effects in the chain are no longer bypassed.
- WG-78438 Fixed: Importing files over 800MB with
ak.wwise.core.audio.import
using the audioFileBase64
argument fails.
- WG-79082 Fixed: (Acoustics) The calculated direction and spread factor for Reverb Zones can change sporadically, particularly when close to corners where transparent surfaces meet.
- WG-79428 Fixed: SoundBank generation is longer than expected when some of the project's original WAV files have many references.
- WG-79463 Fixed:
SetMultiplePosition
does not honor emitter channel mask for multichannel sounds with height channels going into an Audio Objects bus.
- WG-79573 Fixed: Blend Containers with Play Mode set to Continuous sometimes report a DurationType that's not infinite.
- WG-79614 Fixed: (Acoustics) Crash in
AkKeyArray
when removing a Portal from a scene.
- WG-79658 Fixed: (Acoustics) A -6dB normalization gain for game-defined auxiliary sends is applied to the output of room busses, even when Game-Defined Auxiliary Sends is disabled.
Documentation Improvements
- WG-68404 Removed Fit to Geometry note about Phys Material Override since it's no longer accurate with Unreal Engine 5.