See this UDN: https://udn.unrealengine.com/questions/297811/fixupredirects-commandlet-submitting-marked-for-de.html The fix looks straightforward, just a one-line change but could benefit from tes ...
When I try to edit Gameplay tag query in a blueprint structure the editor crashes. Regression: No. This issue affects versions: 4.15, 4.14.3, 4.13.2 (Binary Versions) ...
If a BP function contains a Create Event node, deleting the function will cause the editor to crash when modifying any custom event of that BP. Regression: No - same behavior occurs in 4.14.3 Binar ...
Assert crashes Editor in the GC system during packaging due to USoundWave assets not being configured for GC clustering. Disabling GC clustering in project settings is a workaround, but the fix is ...
This issue has been observed in 4.18.3 as well as 4.19. See attached screenshot showing scene from 4.18 on Nvidia, compare to attached GIF showing same scene on AMD card. ...
When packaging a project for Windows, Child Widget Blueprints do not inherit bindings. Tested in 4.20.3 (CL - 4369336), 4.21.1 (CL - 4567586), 4.22 (CL - 4572453) ...
Attempting to debug in VSCode on a Mac using the ProjectName (Debug) (ProjectName) configuration fails due to a missing precompiled file in the binary Engine installation. REGRESSION: No. The same ...
The console commands do not execute from Python if optional PlayerController parameter is not filled. Tested in 4.20.3 (CL- 4369336), 4.21.2 (CL - 4753647), 4.22 (CL - 4902349) ...
A Crash can occur when setting a skeletal mesh's animation instance to None when it has Update Rate Optimizations enabled. An unverified proposed fix for this is to remove the nullptr check when ...
Once a static mesh have generated LODS, the only lightmap index value the static mesh editor's UI accepts is 0. We should be able to set the index to any value between 0 and 3 as long as there are ...