Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a9
Issue ID
1101439
Regression
No
[Audio] Unity Crashes when AudioGroup's Effects array size is changed from 0 to any size
Unity Crashes when AudioGroup's Effects array size is changed to 0, and then to any size.
Steps to reproduce:
1. Open a new project
2. Create an Audio Mixer
3. Expand Audio Mixer
4. Click on Master AudioGroup
5. In inspector window, change view from Normal mode to Debug mode.
6. Expand Effects array > change array size to 0 > change array size to any size
Observe that Unity freezes and crashes in a bit
Actual Result:
Unity Crashes when Effects array is resized from 0 to any size.
Expected Result:
Crash shouldn't occur when array is resized.
Reproducible on:
2019.1.0a9, 2018.3.0b11, 2018.2.0f2, 2018.1.0f2, 2017.4.15f1
Environment:
Windows 7, Windows 10 and Mac 10.13.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
Add comment