There’s a potential issue with some changes we made to UMaterialInstance::GetParameterValue (https://github.com/EpicGames/UnrealEngine/commit/8f2bebb008ba645f5938da844cd46b0925322b13). It seems as t ...
Custom expression additional outputs are considered (0,0,0) when connected to WPO. ...
Flickering can occur on translucent materials, usually in the distance when there is at least one directional light and when using VSM. Flickering seems highly dependent on framerate and timing. L ...
The ListStreamingTextures command causes a crash in FRenderAssetStreamingManager::HandleListStreamingRenderAssetsCommand when there is a virtual texture that uses crashes when encountering one of t ...
When using Substrate in Blendable GBuffer mode, a material with the single layer water BSDF node produces a shader compiler error : MaterialEditorStats: Error: [SM6] Shader debug info dumped to: "\ ...
When using the r.Shadow.Virtual.NonNanite.IncludeInCoarsePages=0 to optimize VSM performance there are errors in how the VSM is invalidated when actors are destroyed with non-Nanite meshes. The curr ...
The Editor crashes when applying a Material with a Distance Cull Fade node to a Decal Actor. Fatal error: [Link Removed] [Line: 730] Missing uniform buffer at slot 2, stage SF_Pixel. Please check ...
StateTree fails to transition to the next child state in a tree where the parent state has a task such as Debug Text which does not influence state completion. The ST atttempts to transition from Le ...
Upon saving the level after creating the landscape and painting visibility, the editor crashes. When you restart the editor and load the level, you are greeted with a warning in the upper right corn ...
Material Layers cannot be re-ordered by dragging in the Material Layer Parameters tab even though there is UI for dragging the rows and the rows appear to be draggable. ...