The source of the error appears to be a stray DefaultValue="None" that's contained within the inner "Test_Nested_TestContainer" split pin (copy/paste the node to notepad to see this). If you refresh ...
Lots more info in UDN ticket: [Link Removed] TLDR is that if a construction script moves a child component with an attachment point, it's attached actors don't follow. This causes editor tools to n ...
NOTESThis issue is not encountered when a controller is connected to the device.Please note that the "Touch And Motion" settings were all set to default throughout all occurrences of this defect.Ple ...
When duplicating a collapsed blueprint graph which has a node with a custom Exec pin, this results in blueprint compilation error that a duplicate named pin is found. Duplicated exec pins aren't ass ...
Setting a single axis of an ISM negative results in navmesh not being generated on top of it. However, setting 2 axes to negative scale does have the navmesh generate as is expected. Also see more ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 In UE4 an error is thrown when attempting to add an input. A Blueprint containing a Macro with a Wild Card input crashes when a Custom ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 Opaque material assigned to a Material Billboard attached to a Pawn renders differently against the Sky/Infinity when moving. Tested ag ...
We should at least update the comments on the CreateDefaultSubobject function warning people about the troubles and weird behavior that could occur when you call it from within a nested subobject ...
From licensee: If StrideScale is 1 the first time through, it initialises the StrideScaleModifierState to 1 and doesn't require updating so leaves the CachedDeltaTime at 0 by never calling Update_I ...