Search Issue Tracker
Fixed in 1.1.1
Votes
0
Found in [Package]
1.0.0-pre.4
Issue ID
1318668
Regression
No
[Code Coverage] The Included Assemblies field shows Assemblies that no longer exist
How to reproduce:
1. Open the attached '1318668.zip' project
2. Open Window > Analysis > Code Coverage
3. Observe the 'Included Assemblies' field
4. In the Project window select 'NewAssembly'
5. In the Inspector rename the selected Assembly and press the Apply button
6. Observe the 'Included Assemblies' field in the Code Coverage window
Expected result: Either the Assembly with the new name is selected or the Assembly with the old name is deselected
Actual result: The 'Include Assemblies' field indicates that the Assembly with the old name is selected
Reproducible with: Code Coverage 0.4.2-preview (2019.4.22f1, 2020.3.1f1, 2020.2.7f1), 1.0.0-pre.4 (2019.4.22f1, 2020.3.1f1, 2020.2.7f1, 2021.1.0f1, 2021.2.0a9)
Cannot test with: 2018.4.33f1 (the package is not supported), Code Coverage 0.4.2-preview (2021.1.0f1, 2021.2.0a9) (the package version is not supported)
Notes:
- The issue is also reproducible when the selected Assembly gets deleted
- The issue persists after reopening the Code Coverage window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment