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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened