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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Resolution Note:
Minor issue that happens only on the first package install. Removing the package and installing it again doesn't trigger the message.