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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
This is a duplicate of issue #962084