Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
2020.1.0a4
Issue ID
1190766
Regression
Yes
[Mono] [Coverage] Crash on scripting_profiler_get_coverage when calling Coverage.GetStatsFor() on EditorApplication.SaveAssets()
How to reproduce:
1. Open the "mono_profiler_coverage_crash_on_EditorApplication_SaveAssets.zip" project
2. Enable Code Coverage (Preferences > General > Enable Code Coverage)
3. Restart Unity
4. Open Test Runner (Window > Test Runner)
5. Run the "EditorTests > Tests > GetCoverageStats_ForMethod_DoesNotCrash" test
Actual Result: Unity crashes.
Reproducible in: 2020.1.0a8, 2019.3.0b7, 2019.3.0a12.
Regression introduced in: 2019.3.0a12.
Not reproducible in: 2019.3.0a11, 2019.2.9f1.
Notes:
- It might be connected with case 1183682
- Coverage doesn't exist in Unity 2019.1 and lower.
----------------------
Fixed in 2020.1.0a12, 2019.3.0b10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Add comment