Search Issue Tracker
Fixed
Fixed in 1.2.4
Votes
0
Found in [Package]
1.2.0
Issue ID
COV-27
Regression
Yes
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 generated report
- Open summary for GenericClass[T1,T2]
Actual result: NormalMethod() shows no coverage even though it is executed by the test
Reproduced with 1.2.0, 1.2.3
Not reproducible: 1.1.1
Tested on 2021.3.22f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
Add comment