Search Issue Tracker
Third Party Issue
Votes
0
Found in
2022.3.62f1
6000.0.50f1
6000.1.5f1
6000.2.0b3
Issue ID
UUM-107656
Regression
Yes
Crash on AK::JobMgr::Internal::JobManager_dispatchMultiple when exiting the Play Mode
Reproduction steps:
1. Open the attached “repro_IN-100287“ project
2. Open the “Assets/Loader.unity“ Scene
3. Enter the Play Mode
4. Exit the Play Mode
5. Observe the crash
Reproducible with: 2022.3.62f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b3
Not reproducible with: 2021.3.52f1
Reproducible on: macOS Sequoia 15.5 (M3 Pro)
Not reproducible on: No other environments tested
Notes:
- Related to the “Wwise” plugin made by Audiokinetic
- Removing the “Library” folder fixes the crashing
- Not possible to find the regressed version as the crash is inconsistent and dependent on the Library folder
First few lines of the stack trace:
0x00000193f759a0 in AK::JobMgr::Internal::JobManager_dispatchMultiple(AK::JobMgr::DispatchableJobHandle, unsigned int, AK::JobMgr::Internal::JobMgr_DispatchOption)
0x00000193f76ccb in AK::JobMgr::Job::Job(AK::JobMgr::DispatchableJobHandle, unsigned int, AK::JobMgr::NondispatchableJobHandle)
0x00000193f255bf in CAkAudioMgr::Perform(bool)
0x0000019401eff8 in CAkAudioThread::EventMgrThreadFunc(void)
0x007ff80defb1d3 in _pthread_start
0x007ff80def6bd3 in thread_start
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Third-party issue unrelated to audio features