Unity Issue Tracker - "Asteroids" sample project is not updated for the new Unity streams
Fixed
UUM-140586
"Asteroids" sample project is not updated for the new Unity streams
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. Enter the Play mode and observe the results
Expected results: Input System is working correctly and Materials are not pink
Actual results: There are errors spammed into the Console because of the legacy Input System and the Materials are broken