Cannot Preview a Node in a UI Material

UE - Rendering Architecture - Materials - Mar 18, 2016

Previewing a Node in a UI Material will not show anything, or will remain showing what is placed in Final Color. This issue appears to be fixed in Dev-Main as of CL-2914624. ...

Error when attempting to generate an SSH key for remote building

Tools - Oct 7, 2016

Error is displayed when attempting to generate an SSH key.Unexpected remote arg: EngineQA@10.1.110.49:.ssh/RemoteToolChainPrivate.key rsync error: syntax or usage error (code 1) at /home/lapo/packa ...

Cascade velocity aligned particles jitter when "use local space" is enabled

UE - Niagara - Sep 2, 2020

Sprites in a particle system flicker/shake when use local space is combined with small velocity values and velocity aligned sprites. Reported and tested in versions 4.25.3(CL 13942748), 4.24.3(CL 1 ...

Actor Position Node Returns Parent Position Not Actor With Material Applied

UE - Graphics Features - Feb 9, 2017

The actor position node normally returns the position of the actor with with material applied in world space. As of 4.14 it will return the parent's position rather than the child actor's position t ...

When the WidgetInteraction component hovers over the Button of the Control component, executing the Press Pointer Key causes any ongoing Input operations to force their "Completed" operation

UE - Gameplay - Input - Jan 9, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Other Notes:Any ongoing Input operations gets forced to their "Completed" operation I cr ...

Chained physics constraints do not work correctly when one constraint is limited

UE - Simulation - Physics - Aug 12, 2017

A chain of physics constraints that includes a physics constraint that is set to Limited does not work correctly. When collision occurs, the attached actors start moving erratically. Regression?: N ...

Editor will crash on attempt to load a previously-saved Blueprint asset with a serialized default subobject containing a serialized static array of two or more nested subobject instances.

A crash will result if a Blueprint class that's based on a native C++ class containing two or more nested, explicitly-instanced subobjects referenced by a fixed-size object array property are serial ...

Children of Retainer Box cannot be interacted with when visibility is set to "Self Hit Test Invisible"

UE - Editor - UI Systems - Jun 19, 2017

When there is a Retainer box with the visibility set to "Self Hit Test Invisible" and has children, the children cannot be interacted with. Children such as a button cannot be clicked. This issue c ...

Disabling the Paper 2D plugin causes a packaged project to not open

UE - Foundation - Cpp Tools - Automation Tool - Jun 19, 2017

When working in a project that is in 4.16, disabling the Paper2D plugin causes a packaged version of the project to not open. This issue is different from previous versions as disabling the plugin i ...

Crash when ribbons use delayed spawn particle as source.

UE - Graphics Features - Dec 3, 2015

User has found bug but has a working fix. Verify fix and implement in engine. ...