Search Issue Tracker
Active
Under Consideration for 1.2.X
Votes
0
Found in [Package]
1.2.5
Issue ID
COV-44
Regression
Yes
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.6 [https://github.cds.internal.unity3d.com/unity/com.unity.testtools.codecoverage/tree/master]
3.On import, notice the warnings in the console
*Actual results: Notice the warning* C:\Repos\com.unity.testtools.codecoverage\com.unity.testtools.codecoverage\Editor\Analytics\CoverageAnalytics.cs(178,26): warning CS0618: 'EditorAnalytics.RegisterEventWithLimit(string, int, int, string)' is obsolete: 'Editor Analytics APIs have changed significantly, please see: [https://docs.editor-data.unity3d.com/Contribute/EditorAnalytics/cs_guide/]'
*Expected results:* No warnings
*Reproducible with versions:* 2023.2.11f1 , 2023.3.0b8
*Not reproducible with versions:* 2022.3.20f1
*Tested on (OS):* Win11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment