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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #962084