Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0b5
Issue ID
962087
Regression
No
[PLM] Aliasing stripes can appear in baked shadows behind intersecting meshes at 45 deg light angle (edge case
Shadow aliasing artifact stripes can sometimes appear if directional light angle is set at 45 deg angle to a surface with progressive lightmapper.
The case is somewhat rare, but always repros with a specific setup. The artifacts can disappear if pushoff is increased to 0.1
Material is set to 2 sided and there is no invalid texels.
Perhaps a precission issue at grazing angles, and quite rare in most real scenarios, could be considered by design or cosmetic.
1. Open the attached project 'PVRAliasingStripes45deg'
2. Load the scene 'pvr aliasing stripes'
3. Let Auto Generate complete the bake
4. Observe Aliasing stripes in the baked shadow cast by the vertical plane
other things to try:
Rotate the direct light 1 degree on any axis
Turn on/off filtering
Move the watertight game object slightly on the x axis and see artifacts disappear sometimes
Switch Lightmap parameters to 'LightmapParameters High Pushoff' and obersve artifacts disappear
Switch material to 1 sided on all meshes to see texel invalidation
tested with Unity 2017.2, 2017.3, 2018.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment