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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
Minor issue that happens only on the first package install. Removing the package and installing it again doesn't trigger the message.