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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Resolution Note:
Minor issue that happens only on the first package install. Removing the package and installing it again doesn't trigger the message.