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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
another unkow PR fixed it