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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment