Using Get Transform at Distance Along Spline with a spline that has multiple points along with Blueprint Nativization causes the output of the node to become unpredictable. Regression? No This occ ...
ComponentSweepMulti sweeps each shape of a component, however resets OutHits at the start of a new shape, losing the prior hits, only returning the hits of the last shape swept. This is a regressio ...
An ensure is thrown when opening a project if a custom Project Setting has a reference to a Blueprint that constructs an object. The ensure can be found in the Callstack section below. Regression?: ...
Crash when attempting to return to Main Menu when playing Shootergame in a New Editor Window. Unable to upgrade+test Shootergame in 4.22+ due to deprecation of Possess() and other compile errors. ...
Widget component appears to blur while in motion. When compared to other objects in the same frame of reference the widget component is the only one blurring. Regression: Yes This appears to have ...
The search fields overlap when the details section in the Details Panel is dragged up as high as possible. This also occurs when when the Details Panel is compressed. Found in 4.23.1 CL#9631420 ...
The modes are useless and should be disabled while the vertex(es) is(are) selected. The same behavior in Edit Collision and Edit RenderGeom modes. I've checked it in 4.25.3. Probably, this bug exis ...
The Hide Unconnected Pins option in the Get Class Defaults node no longer hides any of the pins. Tested in //UE4/Release-4.25 @ CL 14469661 and this did not occur so marking as a Regression. ...
The editor crashes when attempting to open a project that has the Panoramic Capture plugin. Tested in //UE4/Release-4.26 @ CL 15973114 and the editor does not crash when the plugin is enabled, so ...
Setting the Play Sound 2D start time after 0.0 will not apply when a input event is triggered, The sound will always play at the start. This does not occur in 4.27 ...