Child actor components fail to attach in cooked builds when mobility is set to movable and end up at the origin

UE - Gameplay - Oct 21, 2025

Context: A Child Actor Component allows an actor in Unreal Engine to contain another actor as its child (component). Problem: The problem is inconsistent handling of child actor component mobility ...

Snap to nearest spline point no longer working in 5.6. Right clicking on a spline point and using the option “Snap to nearest spline point" will no longer snap that point to any nearby spline and will sometimes cause the spline to snap to itself.

UE - Gameplay - Oct 22, 2025

Context: When editing SplineComponents in the level viewport, right clicking a spline point has a context menu action "Snap to nearest spline point". Problem: The problem is, Snap to nearest spline ...

[PCG] Undoing the deletion of a pcg actor removes the Instance Category from the pcg component, specifically no graph parameter can be seen.

UE - World Creation - Procedural Tools - PCG Component - Oct 31, 2025

Context: PCGComponents on actors contains a category "Instance" that allows the user to connect a PCG Graph of their choosing to the PCGComponent which allows the Procedural Node Graph to sample the ...

Default level Sun Disc precision issue on Android

Docs - Samples - May 2, 2016

Sun disc in the default level has precision or depth fighting issues ...

Get bounds node for the Steam VR Component Does not appear to return the actual bounds

UE - Platform - XR - Apr 11, 2016

[NickW] This needs to pull the Play Bounds from Vive. The old soft / hard bounds system appears to be partially deprecated The Get bounds node does not appear to return the correct in game chaper ...

Importing multiple SpeedTree assets that use the same texture will not assign correctly

UE - Graphics Features - Sep 25, 2015

When importing multiple SpeedTree assets that use the same material will cause one to import blank (black) materials and assigned. This happens when importing into the same folder, however, if impor ...

When Previewed, Material Nodes are not labeled as such until a new Node is added

UE - Rendering Architecture - Materials - Jan 22, 2016

When you preview a node in the material Editor, the node color will correctly switch to the Preview Blue, but will not show the preview tag until another node is added to the Graph. Preview Node:[I ...

Packaged GearVR Project fails Oculus Submission Validator tool

UE - Platform - Mobile - Oct 5, 2015

Running with Latest Android Works install and OpenSSL 1.0.2d, a packaged GearVR project from the Editor will fail the Oculus Submission Validator with 5 warnings. [Image Removed] Project Android S ...

DrawMaterial() Function not Rendering Transparency when using Dynamic Material Instances

UE - Graphics Features - Oct 1, 2015

When using a Dynamic Material Instance feeding into a Draw Material in a HUD Blueprint Class, Translucent Materials will not render. This looks to be a special instance case of [Link Removed]. ...

Using a FormatText node with Specifier in the same graph as an empty Macro will freeze the editor

UE - Gameplay - Blueprint - Jun 17, 2016

Using a FormatText node with Specifier in the same graph as an empty Macro will freeze the editor. Not using the Specifier or deleting the unused Marco will allow the BP to compile fine. **Only rep ...