Cannot navigate to native function source code from blueprint editor

UE - Foundation - Core - Feb 1, 2020

REGRESSION RANGE WORKING: 9404494 (right before Dev-Core copy up at 9405827 BROKEN: 9407021 (Dev-Networking copy up) NavigateToFunctionSource: Unable to find symbols for 'UPaperFlipbook::GetNumFr ...

Planar Reflection Actor does not pivot at center when using ALT+LMB Drag in Viewport

UE - Graphics Features - Jan 31, 2020

When moving a Planar Reflection Actor's transform location to (X:5000, Y:5000, Z:0)  The Planar Reflection Actor does not pivot at center when using ALT+LMB Drag in the viewport.   Note: Moving tra ...

Normals and Tangents cannot be load correctly when re-importing Skeletal Mesh

UE - Editor - Content Pipeline - Import and Export - Jan 31, 2020

This problem started in 4.24 and not in 4.23. CL 9114926 seems to be relevant. ...

FiB - Local find results hyperlink to current tab in graph view, which can result in multiple tabs being opened for the same graph.

UE - Gameplay - Blueprint Editor - Jan 30, 2020

The correct behavior should be that NewFunction_0 is opened in a new tab if not already open, otherwise double-clicking the search result should navigate to the tab in which the graph is already ope ...

Inconsistent SkeletalMesh physics controls

UE - Simulation - Physics - Jan 30, 2020

There are inconsistencies with how the inherited body + bodies of a skeletal mesh are treated across the various inherited/overridden primitive component functions, and their multi-body forms. For ...

Scene Capture is not capture the planar reflection

UE - Virtual Production - Rendering - Jan 28, 2020

https://udn.unrealengine.com/questions/545555/view.html The issue reports as a UDN ticket. Planar reflection is not captured by scene capture.  [Link Removed] commented, I suspect it has to do w ...

BP - Nativizing a UMG widget hierarchy in which a child widget of another widget BP type has the "Is Variable" box unchecked will result in a crash at runtime.

UE - Gameplay - Blueprint - Jan 28, 2020

When the "Is Variable" box is unchecked for a BP-typed child widget, a variable will not be created at Blueprint compile time to reference the child widget in the nativized widget BP class. This bre ...

Entering a new Namespace into a Niagara Parameter Collection appends the previous namespace to all parameters currently in the Collection

UE - Niagara - Jan 28, 2020

Entering a new Namespace into a Niagara Parameter Collection appends the previous namespace to all parameters currently in the Collection Once this issue occurs, any change to the NPC's Namespace i ...

Can't fire custom event of event track when enabled auto scroll.

UE - Anim - Sequencer - Jan 28, 2020

If Auto Scroll is enabled, event track can't  trigger, so events may not fire. The frame numbers appear to be duplicated. Especially noticeable when the [View Range End Time] is small value (Working ...