Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.0a9
Issue ID
1101138
Regression
No
[Audio] Unity Crashes when AudioMixer's Snapshots are removed
[Audio] Unity Crashes when AudioMixer's Snapshots are removed
Steps to Reproduce:
1. Open a new project.
2. Create an Audio Mixer
3. Select Audio Mixer and go to Inspector window, change the view from Normal mode to Debug mode.
4. Expand Snapshots array > change array size to 0
Observe that Unity freezes and crashes in a bit
Actual Result:
Unity Crashes when Snapshots array size is changed to 0.
Expected Result:
Exceptions should be handled.
Reproducible on:
2019.1.0a9, 2018.3.0b10, 2018.2.0f2, 2018.1.0f2, 2017.4.15f1, 5.6.6f2
Environment:
Windows 7, Windows 10 and Mac 10.13.
-
Resolution Note (2019.1.X):
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
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
This is a duplicate of issue #1101439