Search Issue Tracker
In Progress
Fixed in 1.3.0-pre.16
In Progress in 1.3.X
Votes
0
Found in [Package]
1.2.7
1.3.0-pre.9
Issue ID
COV-52
Regression
No
"Asteroids" sample project is not updated for the new Unity streams
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
Reproducible with: 1.2.7 (6000.0.61f1, 6000.2.11f1, 6000.3.0b8, 6000.4.0a4)
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environement tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
Add comment