Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.19f1
Issue ID
UUM-62191
Regression
Yes
Shader warnings are thrown when building 3D (URP) Sample Scenes Template
Reproduction steps:
- Create a new 3D URP Sample scenes template project
- Build the project and check the console
Expected result: No warnings or errors are thrown
Actual result: Warnings are thrown:
{code:java}
Shader warning in 'Shader Graphs/Tent_Graph': 'Unity_Lerp_float3': implicit truncation of vector type at line 515 (on metal) {code}
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
another unkow PR fixed it