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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.