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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
another unkow PR fixed it