Search Issue Tracker
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... 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... 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... 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]... 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-rep... 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 window 3. Click Run All 4. Click Run All ag... Read more
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... Read more
Documentation for useProjectSettings references incorrect Settings.json ...
[https://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@1.2/manual/CoverageBatchmode.html] useProjectSettings option ... Read more
useProjectSettings does not generate report until Auto Generate Report i...
Steps to reproduce: # Unzip attached project # Run it using these command line parameters "-enableCodeCoverage -covergeOptions u... Read more
Code Coverage fails to generate a report when the assembly name begins w...
Reproduction steps: 1. Open the attached project “CodeCoverageBug“ 2. Open the Test Runner (Window>General>Test Runner) 3. Press ... 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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector