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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 5.3.0):
Materials with culling off(render faces both), will now automatically set double sided GI to true.