Search Issue Tracker
Fixed
Fixed in 1.2.4
Votes
0
Found in [Package]
1.2.3
Issue ID
COV-26
Regression
No
Documentation for useProjectSettings references incorrect Settings.json path
[https://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@1.2/manual/CoverageBatchmode.html]
useProjectSettings option states that settings are located at ProjectSettings/Settings.json. The correct path is ProjectSettings/Packages/com.unity.testtools.codecoverage/Settings.json
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Add comment