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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment