Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
11.0.0
Issue ID
1299179
Regression
Yes
[Shader Graph] "implicit truncation of vector type" errors are thrown when creating a new Lit/Unlit Shader Graph
How to reproduce:
1. Create a new project with the SRP template (i.e. URP)
2. In the Project Window, create an Unlit Shader Graph (Create->Shader->Universal Render Pipeline->Unlit Shader Graph)
3. Select the created Shader
4. Preview it in the Inspector
Expected result: No errors are thrown inside of the Shader
Actual result: Multiple "implicit truncation of vector type" errors are thrown
Reproducible with: 10.3.1 (2020.2.7f1), 11.0.0 (2021.1.0b9, 2021.2.0a1)
Not reproducible with: 7.5.3 (2019.4.21f1)
Note: Error is shown with a warning icon
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note (fix version 12.0.0):
Fixed in Unity 2021.2.0a2 and above