Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0p4
Issue ID
987122
Regression
No
Crash on GC_is_marked after repeated sound playing
How to reproduce:
1. Open the attached project
2. Open the "Main" scene
3. Press Play
4. Keep pressing "Play x x" UI buttons until Unity crashes
5. If Unity doesn't crash, repeat 3-4
Actual result: Unity crashes.
Reproducible with: 2018.2.0a1, 2018.1.0b4, 2017.3.0p3, 2017.2.1p2, 2017.1.3f1, 5.6.5f1.
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
I can no longer reproduce this issue with new scripting runtime (.NET 4.x equivalent). Based on the callstack, memory was corrupted either by NAudio or Unity/Mono.