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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject