Search Issue Tracker
Fixed in 0.4.2-preview
Votes
1
Found in [Package]
0.4.1-preview
Issue ID
1306557
Regression
Yes
Unable to build player when project has Code Coverage package
Steps to reproduce:
1. Create new project
2. Install Code Coverage package
3. Build and run the project
Notice error: ArgumentException: The Assembly WindowsBase is referenced by ReportGeneratorMerged ('Packages/com.unity.testtools.codecoverage/lib/ReportGenerator/ReportGeneratorMerged.dll'). But the dll is not allowed to be included or could not be found.
Reproduced with: 2020.2.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment