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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment