Search Issue Tracker
Fixed in 15.0.0, 14.0.1, 13.1.8, 12.1.5
Fixed in 14.0.1, 13.1.6, 12.1.5
Votes
0
Found in [Package]
2021.2.0a17
2021.2.0b1
2022.1
Issue ID
1379996
Regression
Yes
[URP] Shader Graph Edge Removed when upgrading project from 2021.2.0a17 to 2021.2.0b1
Reproduction steps:
1. Open attached project "internal-tower-defense-2021.2.zip"
2. Open Scene "Main" in Assets/Scene/Main
3. Enter Play Mode
4. Observe Game view
Expected result: Shadows behaviour doesn't change after upgrading
Actual result: Shadows are flickering after upgrading
This is happening because the edge between the Position node and the Custom Lighting node in the Shader Graph is being disconnected in the process of the upgrade.
Reproducible with: 2021.2.0b1, 2021.2.3f1, 2022.1.0a16
Not reproducible with: 2019.4.33f1, 2020.3.23f1, 2021.2.0a17
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 15.0.0, 14.0.1, 13.1.8, 12.1.5):
Fixed in: Shader Graph 15.0.0 (2023.1.0a6), 14.0.3 (2022.2.0b6),13.1.8 (2022.1.14f1), 12.1.5 (2021.2.15f1)