Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2021.3.44f1
2022.3.49f1
6000.0.22f1
6000.1.0a7
Issue ID
UUM-83340
Regression
No
Crash on MixerEffectDefinitions_CUSTOM_GetAudioEffectParameterDesc when opening a certain project
How to reproduce:
1. Open the attached “IN-85212“ project
2. Observe the crash
3. (If no crash occurs) Enter Play Mode
4. Close the Unity Editor
5. Repeat from step 1
Reproducible with: 2021.3.44f1, 2022.3.49f1, 6000.0.22f1
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
* Can take up to 10 times to reproduce the crash
* Also reproduces in an empty scene
First few lines of the stack trace:
{noformat}0x00007ff7cbc1b373 (Unity) MixerEffectDefinitions_CUSTOM_GetAudioEffectParameterDesc
0x0000013363a83a01 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.Audio.MixerEffectDefinitions:GetAudioEffectParameterDesc (string)
0x0000013363a81d1b (Mono JIT Code) UnityEditor.Audio.MixerEffectDefinitions:Refresh ()
0x0000013363a8077b (Mono JIT Code) UnityEditor.Audio.MixerEffectDefinitionReloader:.cctor ()
0x000001336520d435 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment