in 5.0 or 5.1, MinimumLOD per platform can be previewed in the mobile ES3.1 preview mode, but It seems that the LOD ScreenSize per platform is not reflected in the mobile preview. ...
Licensee reported that alpha blending is done twice in the code below, and the fix below seems to fix it. .\Engine\Source\Runtime\UMG\Private\Slate\SRetainerWidget.cpp From:const FLinearColor Compu ...
Licensees have reported that two UMaterialInterfaceEditorOnlyData objects are being created for duplicated assets, causing a name conflict when renaming. ...
Licensees have reported that they always see Index 0 for Texture Cube Arrays. Looking at the RenderDoc, Index1 has a white texture but it's not actually visible.[Image Removed] ...
It works correctly in 5.0.3. ...
see through a translucent material will cause ghosting This issue did not occur in 5.0, it occurs when using TSR on UE 5.1 or later. ...
There seems to be a leak in the ContactShadow determination in DeferredLightingCommon.ush ShadowRayCast(), but I could not determine if this is the specification. This problem always occurs from 4. ...
It will be the same drawing as the Default Lit Material with the same value set to Nomral.[Image Removed] ...
This display problem is a problem in the editor and Ocean was drawn normally during the PIE. When the problem occurred, we observed that only a part of the WaterInfoTexture in the WaterZone was wri ...
When Slomo 2 is used to speed up the process, TicksToProcess is greater than 1, which means that ManualTick is called several times during one loop. When playback is completed by a ManualTick in t ...