Search Issue Tracker
Fixed in 2021.1, 2021.2
Votes
3
Found in [Package]
11.0.0
Issue ID
1310461
Regression
Yes
[URP][2D] Sprites with Shader Graph materials do not receive any lighting from 2D Lights when URP is upgraded to 11
How to reproduce:
1. Open the user's attached "Unity_Client.zip" project
2. Open the "LightLab" Scene
3. Observe the Sprites in the Scene view
Expected result: All Sprites in the Scene view are receiving light
Actual result: Sprites with Shader Graph materials in the Scene view are not receiving light
Reproducible with: 11.0.0 (2021.1.5f1, 2021.2.0a3)
Not reproducible with: 10.2.2 (2020.2.3f1), 12.0.0 (2021.2.0a14)
Could not test with: 7.5.3 (2019.4.19f1) - Due to multiple errors when downgrading
Comments (1)
-
pahe
Apr 20, 2021 20:57
Still reproducable with 2021.1.3f1 and URP 11.0. I've submitted a new bug report with the updated project.
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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note (fix version 2021.1, 2021.2):
There was a partial fix for this in a previous backport, but was missed a file. This has been fixed in Unity 2021.2.0b14 and above