Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.3f1, 2023.1.0a17
Votes
0
Found in
2021.3.6f1
2022.1.9f1
2022.2.0a18
2023.1.0a2
Issue ID
UUM-9823
Regression
No
An object does not receive lighting from point light when Shader Graph material is applied
To reproduce:
1. Open the project “Shader Graph Bug”
2. Enter Play mode
Expected result: All three spheres light up from the point of light
Actual result: The sphere with Shader Graph material does not light up
Reproducible with: 12.1.7 (2021.3.6f1), 13.1.8 (2022.1.9f1), 14.0.3 (2022.2.0a18), 15.0.0 (2023.1.0a2)
Could not test with: 2020.3.36f1 (No ShaderGraph feature)
Reproduced on: macOS Monterey 12.4 (Intel)
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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Resolution Note (fix version 2023.1.0a17):
Fixed BiRP Target for SG not working correctly for transparent objects in the forward add pass
Resolution Note (fix version 2022.2.3f1):
Fixed in 2022.2.3f1
Fixed Shader Graph BiRP Target not working correctly with point lights and transparent objects
Resolution Note (fix version 2021.3.17f1):
Shadergraph: Fixed Shader Graph BiRP Target not working correctly with point lights and transparent objects