Reproduction steps:
1. Open the attached “Test Project” project
Expected result: The Editor opens up
Actual result: The Editor crashes
Reproducible with: 2021.3.28f1, 2022.3.5f1, 2023.1.4f1, 2023.2.0a23
Reproducible on: Ubuntu 22.04, Windows 10
Note:
- Deleting all “.mixer” files from the “Assets/Audio Mixers/” folder fixes the crash
First lines of the stack trace:
0x007f7fc2c1a520 in __sigaction
0x0055945c91ea2f in AudioMixerController::AwakeFromLoad(AwakeFromLoadMode)
0x0055945d2d35a3 in AwakeFromLoadQueue::InvokePersistentManagerAwake(AwakeFromLoadQueue::Item*, unsigned int, AwakeFromLoadMode)
0x0055945d2d2936 in AwakeFromLoadQueue::PersistentManagerAwakeFromLoad()
0x0055945d23cfcf in PersistentManager::IntegrateAllThreadedObjects()