Convert Transform to Relative node could use more information

UE - Gameplay - Blueprint - Jun 10, 2016

It appears that "Convert Transform to Relative" can be confusing. Users are saying that they expect the nodes to be swapped in what they think their function would be. One person as suggested that a ...

Relative location of Static Mesh Component resets to Blueprint location if Blueprint is attached to another Actor and then moved

UE - Gameplay - Blueprint - Oct 15, 2018

The relative location of a Blueprint's Components behaves differently in the level depending on whether the Component was added directly to the Blueprint or it was inherited from a parent code class ...

Contact shadow has box artifacts with backlighting for two sided Subsurface shading model

UE - Graphics Features - Shadows - Nov 14, 2023

See slack channel: [Link Removed] ...

[Feature Request] Allow bulk-assignment of values during blend profile/mask creation

UE - Anim - Runtime - Oct 16, 2024

Users have reported that manually editing each bone when generating blendmasks to be tedious and could be easier with some bulk editing functionality. ...

[Feature Request] Allow bulk-assignment of values during blend profile/mask creation

UE - Anim - Runtime - Oct 16, 2024

Users have reported that manually editing each bone when generating blendmasks to be tedious and could be easier with some bulk editing functionality. ...

OnDragDetected fires off with a single click for 3D widgets

UE - Editor - UI Systems - May 11, 2015

When Using the On Drag Detected on a 3D widget, the drag function fires off on a single click (No dragging necessary) ...

Negative scale causes green gradient and invisible if not selected

UE - Editor - UI Systems - Aug 20, 2014

BRANCH: //depot/UE4/Promotable-CL-2254785 CHANGELIST: 2254785 BUILD TYPE: P4 PLATFORM: Windows DESCRIPTION: Scaling widgets in UMG into a negative values (right < left) causes them to appear as a g ...

Unable to unhide floating tabs

UE - Editor - UI Systems - Slate - Nov 5, 2014

If you have a tab undocked so it is floating and right click it->hide tab, you will be unable to unhide it. I think the orange triangle is being blocked by the Unreal button. ...

Destructible components will not respond to OnHit events when impact damage is disabled

UE - Simulation - Physics - Destruction - Aug 31, 2016

Destructibles without impact damage will not trigger onhit events, regardless of their "Simulation Generates Hit Events" flag status, this is because we ignore that flag in CreatePhysicsState and on ...

Background blur does appear to allow transparency when used in a widget component

UE - Editor - UI Systems - Jan 23, 2017

Background blur does appear to allow transparency when used in a widget component ...