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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 5.3.0):
Materials with culling off(render faces both), will now automatically set double sided GI to true.