The distance field scene is shared between scene renders in a given frame. However, LOD requests are not tracked over the entire frame, but per scene render (e.g. camera or scene capture). Thus, if ...
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 ...
It works correctly in 5.0.3. ...
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] ...
We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...
This texture validation exists for global parameters, and should read as "Warning: Param samples /Engine/Functions/Engine_MaterialFunctions02/ExampleContent/Textures/newhplaneNormalsMap.newhplane ...
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. ...
When syncing from a non-repeating montage that is blending out to an anim graph, the anim montage is marked as a follower due to having its PrevMaker as an AnimBoundary(-1), furthermore in this case ...
User reported. UResavePackagesCommandlet::CheckoutFile(const FString& Filename, bool bAddFile = false, bool bIgnoreAlreadyCheckedOut = false) has a parameter to ignore files that are already ch ...