The following sections list and describe the changes to Wwise between version 2019.2.14 and version 2019.2.15.
Platform-specific information can be found here:
For earlier versions, please refer to Previous Release Notes.
Miscellaneous Changes
- WG-55188 (wp.py) Scripts default to Python 3.
- WG-57641 Added debugging tool for memory overruns.
- WG-60203 (wp.py) Added support for Visual Studio 2019 solutions to Switch and PS5.
Bug Fixes
- WG-53467 Fixed: WwiseConsole consumes 100% of CPU on macOS.
- WG-55462 Fixed: Command file created in Keyboard Shortcuts and Commands are greyed out on Mac.
- WG-57483 Fixed: Crash when calling a
StopAll
operation on paused Interactive Music objects after clearing banks.
- WG-58028 Fixed: Crash in Contents Editor when deleting voices.
- WG-58713 Fixed: (Mac Authoring) Current working directory not working in custom command.
- WG-59100 Fixed: Cannot import audio files using unicode characters on macOS.
- WG-59273 Fixed: Wwise fails to launch on macOS Monterey version 12.3.
- WG-59359 Fixed: WwiseConsole sometimes exits early.
- WG-59569 Fixed: Timeout of main loop is sometimes ignored in WwiseConsole.
- WG-60072 Fixed: (Mac Authoring) No text in Game Object 3D Viewer.
- WG-60083 Fixed: Freeze when undocking a REV 2 plug-in frontend.
Fixes for Community-Reported Bugs
- WG-57768 Fixed: The order of ExternalSources in SoundBanksInfo.xml is inconsistent when SoundBanks are generated repeatedly.
- WG-57931 Fixed: Crash or hang in the SoundEngine when connecting the Wwise Profiler.
- WG-58185 Fixed: Custom command prepends Change Working Directory (CWD) to program when using redirect outputs.
- WG-58199 Fixed: Some of the dynamic libraries published alongside Wwise were reported as potential malware. These are now signed using Audiokinetic's certificate(s) where appropriate.
- WG-58792 Fixed: Music Clips contained in a Music Track can refer to source files that aren't children of the Music Track.
- WG-58802 Fixed: Uninitialized variable in struct
AkBufferPosInformation
.
- WG-59602 Fixed: Some SoundSeed Woosh randomizer options don't work as expected when starting new instances.
- WG-60262 Fixed: Possible crash when seeking a streamed Opus file.
- WG-60284 Fixed: A race condition could occur when generating content for CrankCase, which can cause outdated information to be used after SoundBanks are generated.
- WG-60299 Fixed: Possible crash when seeking on a streamed file and the seek destination is in the prefetch window.