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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
another unkow PR fixed it