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
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
Add comment