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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment