Search Issue Tracker
Fixed
Fixed in 1.3.0-pre.16, 1.3.0
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment