Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...
Using a Stationary Skylight appears to be blown out with the SLS Captured Scene. Movable and Static do not exhibit this behavior. Comparison gif attached and sample project attached. Tested with: ...
Tested at X=20,000 with no issue Tested at X=500,000 with no issue Tested at X=1,000,000 issue occurs NOT A REGRESSION ...
Assertion is thrown when connecting a Vertex Interpolator nod to PerInstanceCustomData node to the Result node. ...
Marking this as a Regression since it works as intended in Release 4.27.2 (CL-18319896). I've also confirmed the behavior is occurring in UE5 Main (CL-20283975) as well. ...
The flag is not propagated in FPrimitiveSceneShaderData::FPrimitiveSceneShaderData and so is missing in GPU-Scene primitive data. Need to add: .UseSingleSampleShadowFromStationaryLights(Proxy->UseS ...
After setting Affects Indirect Lighting While Hidden but before saving the level, the emissive contribution persistents through datalayer visibility toggles. This does not appear to occur in PIE, on ...
A crash occurs when GetPropertyRef node is executed from a SubTree that is linked within a StateTree, which itself has been linked from a parent StateTree via a Linked Asset ** . The processing con ...
WidgetBlueprintLibrary::DrawLines which calls FSlateDrawElement::MakeLines has broken AA for sharp cornered lines. ...