Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in [Package]
3.3.0
Issue ID
1086755
Regression
No
Transparent images cast shadows with artifacts when LWRP with Opaque + AlphaClip shader settings are set
Repro steps:
1. Open User's attached project ("LWRPLightmap")
2. Open SampleScene (Scenes > SampleScene)
3. Inspect the lightmap shadow difference
Expected: Generated shadow exactly represents the not transparent image part
Actual: Generated shadow is boxy, with visible artifacts
Reproduced with(LWRP introduced in 2018.1): 2018.1.9f2, 2018.2.12f1, 2018.3.0b6, 2019.1.0a5
Notes:
Issue does not occur with Enlighten lightmapper
Issue does not occur when Transparent surface type is set
Issue does not depend on "Two Sided" option
Issue does not depend on Workflow mode option
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 5.3.0):
Materials with culling off(render faces both), will now automatically set double sided GI to true.