Right now whenever a new world is created in the editor we automatically spawn a SmartObjectCollection actor for it, regardless of whether there are SmartObjects on the map. The SmartObjectCollectio ...
On EnhancedInputSubsystemInterface.cpp:1040, RebuildControlMappings has a check to preserve mappings for identical action key maps. In most cases, this appears to work correctly; however, in the cas ...
A check happens when copy/pasting a Curve Atlas Row Parameter Expression that has no value. This behavior also exists on CL 32426910 of Release-5.4. ...
LocalHeightFog actors placed in levels for 5.3 projects are invalid and not appearing in levels after the project is upgraded to 5.4. This is likely due to LocalHeightFog being renamed to LocalFogVo ...
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. ...
After creating a new level from the levels tab, the temp folder shows back up in the content browser, when it shouldn't. ...
Nodes that were previously under the context sensitive list no longer appear, unless you turn off context sensitivity. This is occurring with 'line trace' as well as 'break hit result' from the nod ...
When creating an asset, if the beginning of the name is the same as the full name or another asset it will cancel the process Workaround: Adding a change (such as "X") to the beginning of the seco ...
Physics actor attached during runtime doesn't have proper collision User Description: It seems that the "Weld Simulated Bodies" option on the AttachToActor function (same with AttachActorToActor) ...