Search Issue Tracker
Fixed
Fixed in 1.2.4
Votes
0
Found in [Package]
1.2.3
Issue ID
COV-25
Regression
No
useProjectSettings does not generate report until Auto Generate Report is toggled off and on again
Steps to reproduce:
- Unzip attached project
- Run it using these command line parameters "-enableCodeCoverage -covergeOptions useProjectSettings -runTests -testPlatform PlayMode -batchmode"
- Inspect CodeCoverage directory and notice that it has opencov xml results but no report
Expected result: Report was generated
This happens because Auto Generate Report has never been toggled, so Settings.json file has no entry for this setting. Because of that, package defaults to Auto Generate Report being disabled.
Reproduced with: 1.2.2, 1.2.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
- Obsolete API warning CS0618: 'HDAdditionalLightData.SetIntensity(float)' is thrown when installing “Output Event Helpers” Samples to the project
- Misaligned “Show Property Gizmo” and affected “Color” field in Inspector of a VFX Asset
- UIElements Style.translate is shifted down on the Y axis when in Play Mode
Add comment