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
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
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.