Search Issue Tracker
Fixed
Fixed in 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.8f1
6000.2.0b6
6000.4.0a1
Issue ID
UUM-109545
Regression
No
Crash on AudioMixer::GetFloat when entering Play Mode in a specific project
How to reproduce:
1. Open the attached “CrashRepro“ project
2. Open the “Assets/Scenes/MainMenu.unity“ Scene
3. Enter Play Mode
Reproducible with: 2022.3.63f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
Reproducible on: macOS 15.5 Sequoia (Intel), Windows 10 (by user)
Not reproducible on: No other environment tested
Note: Project can also crash when opening it
First few lines of the stack trace:
0x00007ff6f6e12f90 (Unity) AudioMixer::GetFloat
0x00007ff6f5bd8fee (Unity) AudioMixer_CUSTOM_GetFloat
0x0000018031b69567 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Audio.AudioMixer:GetFloat (UnityEngine.Audio.AudioMixer,string,single&)
0x0000018031b68d7b (Mono JIT Code) LocalAudioManager:Start () (at E:/Unity/Unity Projects/RIcochet-REload/Assets/Scripts/LocalAudioManager.cs:104)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment