Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0a1
2018.3.0f2
Issue ID
1114668
Regression
Yes
[GC] "GetThreadContext failed" crash when calling GC.Collect() and yielding the thread
How to reproduce:
1. Open the "Thread_context_Crash.zip" project
2. Open the "SampleScene.unity" scene
3. Press Play
4. Wait for the crash
Actual result: Unity crashes.
Reproducible with: 2019.2.0a3, 2019.1.0b1, 2018.3.4f1, 2018.3.0f2, 2018.3.0a1.
Regression introduced in: 2018.3.0a1.
Not reproducible with: 2018.1.9f2, 2018.2.20f1.
Notes:
The crash happens on line "GC.Collect();" ThreadTest.cs:26.
-----------------------------
Fixed in 2019.2.0a7, 2019.1.0b6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Add comment