Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0a1
2018.1.0b1
Issue ID
978916
Regression
Yes
[Audio Mixer] Crash on play when duplicated audio group is assigned to audio source
When the user duplicates an audio group, the audio group is created outside the audio mixer. If the audio mixer is removed from the project and the duplicated audio group is used as an output source for a audio file, the editor crashes on play.
Steps to Reproduce:
1. Project Window > right click > create audio mixer
2. Project Window > expand audio mixer > duplicate the master group
3. Observe that the duplicate master group is created outside the audio mixer.
4. Delete the audio mixer > Go to scene > create an audio source > attach duplicated master group as output
5. Run the scene & observe the crash
Expected Result:
On duplicating an audio group, a new audio mixer should be created.
Actual Result:
Null reference exception/Crash
Working fine on:
2017.3.0f3, 2017.2.0f3
Reproducible on:
2018.1.0b1, 2018.1.0a7, 2018.1.0a5, 2018.1.0a1
Environment :
Occurring on Windows and Mac.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #962084