Changes to Material Instance Parent don't appear to propagate to child instances if the child instance's editor window is open

UE - Rendering Architecture - Materials - Aug 16, 2021

It looks like this occurs when the grandchild instance window is open. If you close and reopen the Grandchild's window the parameter appears as expected. I've attached a project with the setup step ...

DebugDrawHelper memory leak in editor

UE - Graphics Features - Aug 10, 2021

Refraction broken when using material function

UE - Graphics Features - Aug 10, 2021

Licensee has provided a BP workaround ...

[Feature Request] Niagara Ribbon Render needs V direction Tessellation option

UE - Niagara - Aug 8, 2021

It has a common chunking visual artifacts that lot's of triangular Translucent overlap once Ribbon's width is big and twisted heavily facing to Camera [Image Removed] It can be fixed by adding mor ...

Shader compilation failure crash with DX12, Tesselation, Distance fields, Instanced Stereo, and Hierarchical LOD Coloration viewmode

UE - Graphics Features - Aug 5, 2021

upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue wasn't reproduced. Regression - YES Shader compilation failure crash with DX12, Tesselation, Instanced Stereo, and Hierarchical ...

Base material does not report broken logic with disconnected nodes, but instances of the same material do.

UE - Graphics Features - Aug 5, 2021

This is likely "by design", but the licensee is requesting a warning in base materials for disconnected logic that does not work, which they are reporting as a nuisance during development. Instance ...

Crash in FLandscapeRenderSystem on Mobile

UE - LD & Modeling - Terrain - Landscape - Aug 4, 2021

Similar issues have already been reported here for iOS [https://udn.unrealengine.com/s/question/0D52L00004vJelTSAS/crash-ios-in-flandscaperendersystemcomputesectionperviewparameters] and here [https ...

If Material is not overridden, Material will not be exported correctly.

UE - Editor - Content Pipeline - Datasmith - Exporters - Aug 4, 2021

This is because FFbxExporter::ExportStaticMeshToFbx() does not correctly determine the OverrideMaterials.  Therefore, the following code will not pass.else { Material = StaticMesh->GetMaterial(P ...