Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-2225
Regression
Yes
[Backport] 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
- 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
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Minor issue that happens only on the first package install. Removing the package and installing it again doesn't trigger the message.