Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.3.16f1
2020.3.17f1
Issue ID
1358740
Regression
Yes
Shader warning when 2D Animation package is installed
Reproduction steps:
1. Create a new 3D Template project
2. Open Package Manager: Window -> Package Manager
3. Go to Unity Registry from the drop-down menu
4. Find the 2D Animation package and install it
5. Observe the Console
Expected result: 2D Animation package install is successful and no warnings are in the Console
Actual result: After 2D Animation package installation Console shows Shader warning
Reproducible with: 2020.3.16f1, 2020.3.18f1
Not reproducible with: 2019.4.29f1, 2020.3.15f2, 2021.1.0a1, 2021.1.21f1, 2021.2.0b12, 2022.1.0a8
Notes:
- The following Warning appears in the Console - "Shader warning in 'VR/SpatialMapping/Wireframe': VR/SpatialMapping/Wireframe shader is not supported on this GPU (none of subshaders/fallbacks are suitable)"
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note (fix version 2021.1):
Fixed by unknown PR in: 2021.1.0a1