Search Issue Tracker
Fixed
Fixed in 1.2.5
Votes
1
Found in [Package]
1.2.4
Issue ID
COV-38
Regression
No
Code Coverage fails to generate a report when the assembly name begins with the word "System"
Reproduction steps:
1. Open the attached project “CodeCoverageBug“
2. Open the Test Runner (Window>General>Test Runner)
3. Press the button “EditMode”
4. Press the button “Run All”
Expected result: Code Coverage Report is generated
Actual result: Error “Failed to generate Code Coverage Report“ is logged in the console window
Reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b13, 2023.2.0a11
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment