Search Issue Tracker
Non-generic methods in generic classes always show no coverage
Steps to reproduce: Open attached project Enable Code Coverage Open Test Runner and run Playmode tests Generate HTML report Open gen... Read more
Variables are reported as uncovered lines and methods when using inline ...
Reproduction steps:1. Open the attached project "44715.zip"2. Open the Test Runner window3. Click Run All4. Click Run All again5. Op... Read more
Coverage results .xml file is not categorized as editmode if it is writt...
Steps to reproduce: Open attached proejct Enable code coverage Run Editmode tests Open CodeCoverage/cov-platform-repro-opencov direc... Read more
[Docs] Formatting in "Using Code Coverage in batchmode" docs page is inc...
Steps to reproduce: Open [https://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@1.2/manual/CoverageBatchmode.html] Actu... Read more
Sample project is using obsolete FindObjectOfType method which causes mu...
Steps to reproduce: 1. Create new project 2. Add code coverage package 3. Import sample Actual results: Console is full of warnings ... Read more
EditorAnalytics warning when installing code coverage package from disk
Steps to reproduce: 1. Start a new project 2. Clone the latest from the code coverage repo - so the unreleased version 1.2.6 [https:... Read more
Code Coverage package does not report some of the internal ReportGenerat...
Steps to reproduce:Implementations of DebugLogger.Debug(), DebugLogger.Info(), DebugLogger.Warn() and DebugLogger.Error() do not pri... Read more
"Asteroids" sample project is not updated for the new Unity streams
How to reproduce:1. Create a new Unity project2. Install the "Code Coverage" package3. In the Package Manager, with the Code Coverag... Read more
Multiple tests are failing in the Code Coverage Sample Asteroids project
How to reproduce:1. Create a new Unity project2. Install the "Code Coverage" package3. In the Package Manager, with the Code Coverag... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project