When creating a new data asset, it is not possible to select a Data Asset C++ Class or Derived Blueprint as its base class. This did not occur in 4.15.1, this is a regression. ...
[Link Removed] it seems like in 4.16 clicking the "Export translations for this culture" button (and perhaps import as well) for cultures that are not the native culture, you get an error ...
Adding a USequenceComponent to a code class will cause the editor to crash when the component is selected in blueprints Regression: No - same behavior occurs in 4.16.3 (CL 3561208) ...
Blueprint function return nodes don't save any settings applied directly to the return node itself. Regression: Yes - this behavior does not occur in 4.16.3 (CL 3561208) ...
When using On Url Changed event on mobile devices, the event does not appear to fire as expected. Tested on iphone 5 As a note: The function GetUrl appears to be similarly affected. ...
In 4.19 blueprint-based apps are named after the project name, but in 4.20 they are all called Install_UE4Game-armv7-es2.bat. This also affects the Uninstall_*.bat ...
Faces deleted or flipped with Static Mesh Viewer EditMode revert to original when relaunching editor. Datasmith Beta Version 1.0 (as listed in plugins viewer) ...
Pixels seem to stop updating in the path tracer when a camera stops moving in sequence. Old color values from objects that have moved seem to still affect pixels they should not. ...
Math expressions fail to compile when performing an Undo after opening a blueprint ICE - wrong output link - ((1 + x) * (sin(myVar))) - (2.400000 / (rand())) ...
It seems like setting Custom Time Dilation on the Player Camera Manager does not affect the amount of time it takes to blend between cameras with Set View Target With Blend. ...