menu
 
Version
2024.1.5.8803

2024.1.5.8803

2023.1.13.8732

2022.1.19.8584

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624

menu

Memory allocation failed.

A memory allocation failed because there wasn't enough memory available. The maximum memory Wwise can use is defined in code, at initialization time, by setting AkMemSettings::uMemAllocationSizeLimit. Note that the Memory tab in the Advanced Profiler shows a snapshot of the current state of memory taken every 200 ms. Therefore, it is possible that it shows there's enough memory even though an error is reported at the corresponding time.

Recommended resolution steps:

  • Use less memory by unloading unused SoundBanks, or by splitting SoundBanks into smaller files. This targets the greatest consumer of memory.

  • Use less memory by unregistering less Game Objects.

  • Increase AkMemSettings::uMemAllocationSizeLimit.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise