You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The lighting position is no longer offset when detecting intersecting surface frontfaces within a texel. This was causing fully shadowed artifacts in cracks, as one side of the crack would move the shading position into the other. [CL 2639528 by Daniel Wright in Main branch]