Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0f2
Issue ID
1039442
Regression
No
Crash on GC_push_stack_for when using Profiler and Profiler.BeginThreadProfiling
How to reproduce:
1. Open the attached project
2. Open the "SampleScene" scene
3. Press Play
4. Open the Profiler
5. Select Timeline tab inside the Profiler
6. Expand "My threads"
7. Wait a little bit if Unity doesn't crash instantly
Actual result: Unity crashes with a Fatal error in GC: GetThreadContext failed.
Reproducible with: 2018.3.0a1, 2018.2.0b5, 2018.1.1f1, 2017.4.3f1, 2017.3.2f1, 2017.3.0a5.
Notes:
Sometimes the same crash happens randomly without pressing any tabs, or sometimes it takes longer and requires just pressing tabs again and again. (But the crash is 100%)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment