The Material Function WorldCoordinate3Way seems to incorrectly perform the Lerps from the axis contributions of the normals. An example is show here, with the left objects using the version that comes with Unreal. You can see in the top portion of the cube that the top face has bleed-in from the Y texture even though there should be no Y component in a Z plane. This causes very noticeable artifacts as can be seen.
The issue is that the amount of axis contribution of the normals is not taken properly into account for the Lerps. Here is a possible solution which corrects the issue. This replaces the inputs to the two LERP function in the existing material function.
The user has provided a fix solution which is included in the attached images. I have created a test project
1. Open attached project.
2. Open the M_3Way_Inst material instance.
3. Increase the Blend Mult X and Blend Mult YZ parameters to 2.0
Outcome Artifacts begin to appear in the material.
Expected Multiplies the blend between the sides.
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
Delay nodes occasionally don't fire the "Completed" output in a nativized build
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Installer 4.10 failed with error code R-1603
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.11.2, 4.12 |
Fix Commit | 2983743 |
---|---|
Main Commit | 2998067 |
Created | May 18, 2016 |
---|---|
Resolved | May 19, 2016 |
Updated | Jul 14, 2021 |