Investigate TSR for translucency with dithered opaque

UE - Graphics Features - Nov 8, 2022

[Link Removed] ...

Fatal Error when setting S RGB to true on a Texture 2D from a Render Target Create Static Texture Editor Only node

UE - Texture - Jun 6, 2022

This is a regression. Tested in //UE4/Release-4.27 CL#18319896 Fatal Error when setting S RGB to true on a Texture 2D from a Render Target Create Static Texture Editor Only node. ...

Runtime Virtual Texture samples at low precision for very large volumes

UE - Graphics Features - May 31, 2022

When using a runtime virtual texture with a resolution of greater than 2^24 we can start to see a lack of precision in sampling when the sampling UVs get closer to 1. To see this we need to be usin ...

VertexInterpolators allocate unused params which generate extra shader ops

UE - Rendering Architecture - Materials - Feb 17, 2022

As a follow up on this: https://udn.unrealengine.com/s/question/0D54z00006yxUdXCAU/vertexinterpolators-problem VertexInterpolators are added to the HLSL code even if unused and you demand the HLSL ...

"Base Pass Shader" stat results are missing or display incorrect information while using Vulkan

UE - Rendering Architecture - Shaders - Nov 15, 2021

Base Pass Shader results are not showing, or showing up incorrectly when looking at the Stats results within the material editor of an Unreal Editor using Vulkan. Regression Tested: //UE4/Release-4 ...

Vertex Interpolators broken in landscape materials

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

D:/Unreal/UE4_Release-4.27/Engine/Shaders/Private/LandscapeVertexFactory.ush(788,3-59): Shader FDebugViewModeVS, Permutation 0, VF FLandscapeVertexFactory[Image Removed]:/Unreal/UE4_Release-4.27/Eng ...

Crash when applying Post Process SceneTexture and VertexInterpolator as emissive color

UE - Rendering Architecture - Materials - Jun 22, 2021

When selecting apply after connecting a Post Process SceneTexture and a VertexInterpolator into the emissive color node a crash occurs. This issue is occurring in Binary //UE5/Release-5.0-EarlyAcce ...

Using Virtual Texture Streaming checkbox in texture editor can break materials

UE - Graphics Features - Feb 24, 2021

A texture can be toggled between virtual texture and regular texture using the Convert to virtual texture/regular texture tool in the texture asset context menu. This updates referencing materials t ...