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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note (fix version 5.3.0):
Materials with culling off(render faces both), will now automatically set double sided GI to true.