Unity Issue Tracker - Multiple tests are failing in the Code Coverage Sample Asteroids project
Fixed
UUM-140588
Multiple tests are failing in the Code Coverage Sample Asteroids project
Package: Code Coverage
Fixed
1.3.X
1.3.0-pre.16
Won't Fix
1.2.X
The fix will be released in the 1.3.0 version
How to reproduce:
1. Create a new Unity project
2. Install the "Code Coverage" package
3. In the Package Manager, with the Code Coverage selected, go to Samples -> Code Coverage Tutorial -> Samples -> Import
4. Open the Asteroids scene
5. Open the Test Runner -> Play Mode -> Run all
6. Observe the tests results
Expected results: All tests are passed
Actual results: Some tests don't pass