Search Issue Tracker
Active
Votes
0
Found in
6000.0.62f1
6000.2.10f1
6000.3.0b4
Issue ID
UUM-126803
Regression
No
Crash on AudioManager::InitFMOD when performing various actions in the Editor
A crash in the Unity Editor has been observed affecting various workflows including:
- Returning to the Editor after the computer falls asleep
- Unplugging headphones while a Quest device is connected
- Unplugging headphones after disconnecting a Quest device
- Turning off headphones while the Editor is open
- A Quest device falls asleep while the Editor is open
Reproducible with: 6000.0.62f1, 6000.2.0b1 - 6000.2.10f1, 6000.3.0a3 - 6000.3.0b4
Reproduced on: Windows 10, Windows 11 (user devices)
Not reproduced on: No other environment tested
Note: Not reproduced by CQA
First few lines of the stack trace:
0x00007FF80FDF66CA (KERNELBASE) RaiseException
0x00007FFF44E78696 (Unity) LaunchBugReporter
0x00007FFF447715BF (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFF447720E0 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFF4541CAFD (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FFF4541BE79 (Unity) DebugStringToFile
0x00007FFF4413B6BD (Unity) AudioManager::InitFMOD
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled
Add comment