There are two UDNs related to this issue. It makes the Path Tracer unusable with MGPU, with atmosphere enabled. I already have a one-line fix implemented and tested. The atmosphere scan line arti ...
UDN report of JPG encoding not working: [Link Removed] Can we ask QA to try to repro? ...
The editor is crashing with the 5.1 Nvidia DLSS plugin enabled after performing PIE. This issue is occurring in Binary //UE5/Release-5.1 at CL 23901901 This issue is NOT occurring in Binary //UE5/ ...
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 ...
[Link Removed] post process material is blacking out our left eye A test project is provided. ...
Licensees have reported that two UMaterialInterfaceEditorOnlyData objects are being created for duplicated assets, causing a name conflict when renaming. ...
When creating the emitter's track widget we search for the stack view model's root entry, but the stack view model pointer is null, so we crash. ...
Non-clustered geometry collections applied RemoveAllAnchors are not put into FPBDRigidsSOAs::DynamicGeometryCollectionArray, so acceleration is not reset every tick and they fall super fast. The fol ...
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] ...