In Niagara's "CalculateParticleRadius", StaticSwitch Input is connected

UE - Niagara - Jan 24, 2020

This may not compile properly. Should be fixed. ...

Input pins are displayed when "StaticSwitch" is used in "Dynamic Input Script" of Niagara

UE - Niagara - Jan 24, 2020

The pin is missing the checkbox or dropdown to set the switch value on the function call node. It should only look like the screenshot if the switch value is propagated to the next higher caller. ...

Failed assertion on creating a basic chaos geometry collection and PIE

UE - Simulation - Physics - Jan 23, 2020

User encounters a failed assertion when trying to create a simple geometry collection from a box ...

BlueprintGetter does not work with or disable AnimGraph Fast Path

OLD - Anim - Jan 23, 2020

When used as part of the fast path in an ABP, variable Blueprint Getters are not used. If something with a getter that does not conform to or is supported by fast path, is used then fast path should ...

With Ray Tracing Enabled And The RenderDoc Plugin Enabled Shadows Don't Render Correctly On Reflective Materials

UE - Graphics Features - Lumen - Jan 23, 2020

When the RenderDoc plugin is installed with raytracing enabled shadows don't render correctly. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11087956 ...

Shader compiler errors when using enclosed local variables in a material while ray tracing is enabled

UE - Rendering Architecture - RHI - Jan 23, 2020

A licensee is seeing an issue with a couple of post process materials after enabling ray tracing. While the materials presenting the issue fail to compile for different reasons, they both refernce t ...

DebugExecBindings increases when RenderDoc is enabled and started

UE - Graphics Features - Jan 23, 2020

This problem is caused by the addition of DebugExecBindings every time at startup, so the setting keeps increasing. ...

Map container which has struct type value might be displayed inside unnecessary hierarchy

UE - Editor - UI Systems - Slate - Jan 23, 2020

Essentially, A bug in --[Link Removed]-- comes up with only customized struct property. If a struct doesn't have customization, it can be displayed compact without "Element X" node hierarchy. It i ...

Planar Reflections Cause Big Performance Hit In Packaged VR Projects

UE - Platform - XR - Jan 22, 2020

Planar reflections notably lower performance in packaged VR project. Linked is an example project and an example package. [Link Removed]. This was tested on a Vive Pro and Oculus Rift(not Rift S). ...

Crash hovering mouse over User Defined Struct array variable on Widget Blueprint breakpoint

UE - Gameplay - Blueprint - Jan 22, 2020

Looks a crash caused by an access violation when trying to export text from the property for the tooltip. Seems to be limited to arrays of user defined structs and the Widget Blueprint editor. ...