Attempting to package a code project using BuildCookRun does not complete the package process successfully if the -build parameter is included. With the -build parameter included, the process fails ...
"Load Stream Level" can be called in the Event Graph of any Blueprint but it can't be called in a Blueprint Function or Function Library. This was reported in and tested in 4.19 (CL-4033788) and re ...
If "Use Relative Fixed Bounding Box" is disabled, level bounds will be incorrectly calculated. This seems to be similar to [Link Removed]. Found in 4.19 CL# 4033788, 4.20 CL# 4212847, 4.21 CL# 4233 ...
The Actor Sequencer Timeline appears to not be able to correctly recognize the variables manipulated within the viewport. Thus, when attempting to add a keyframe after moving a component, within the ...
Having a custom event with an empty Soft Class Reference as an input causes packaging to fail if nativization is enabled as the event nativizes with a const TSoftClassPtr<>& and the compiler cannot ...
When in standalone, any widget that takes a click event doesn't respond properly to user input. Tested in 4.19(CL - 403788), 4.20(CL - 4228271), and 4.21(CL - 4229747) ...
When renaming or moving a map with a landscape in it this will fail and an error prompt will appear. ...
If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash. Current work around is put shadows to low from engine scalability settings. Wor ...
Toggling off the Gameplay Filter Tag causes all Content assets to be shown in the Content Browser. This reported and tested in 4.19.2 (CL-4033788) and tested in 4.20 (CL-4212847) and Main 4.21 (CL- ...
Player/Visibility Collision doesn't work with InstancedStaticMesh or HierarchiInstancedStaticMesh components. Found in 4.19 CL# 4033788, 4.20 CL# 4212847, 4.21 CL# 4221482 ...