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
- Resizing Profiler Module Details panel and releasing mouse button outside Unity doesn't cancel resize
- "Auto-hide gizmos" preference is not saved when reopening the project
- Sampling a custom depth texture on a machine with a GTX 1080 makes object's textures display the wrong color when in Play mode or Player
- Terrain is missing the Hidden/TerrainEngine/Details/WavingDoublePass shader when AssetBundles are built in older Unity Versions
- [Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
Add comment