Changing area light settings in blueprint will Cause a crash. Found in 4.20 CL# 4302132 and 4.21 CL# 4307852 Unable to test in 4.19 due to provided project being in 4.20 ...
The FRunnableThread::Suspend() function call does not work Android devices Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4313833) ...
The PreferredNavData member of NavAgentProperties isn't properly initialized. It is using some constructor that doesn't seem to be valid. This is a regression from 4.19.2 (CL-4033788) as this same s ...
The input removed the connection points are not re-indexed. So connected 'wires' stay on their places. That causing disconnection of the last wire as well as shift for every node that followed the o ...
Using a Level Sequence with deep hierarchies causes the FPS to drop to low numbers when they are all selected within the Sequence. This is a regression from 4.19.2 (CL-4033788). This issue was repo ...
Any changes made to a RuntimeFloatCurve will not be propagated to child Blueprints until the Editor has been restarted. ...
The Metal SM5 shader code cannot be viewed in the Editor for a Material. Prior to 4.20, only HLSL Code could be viewed. In 4.20, a number of additional shader options were added, and they all work w ...
When "Use Background Level Streaming" is disabled, the Editor gets stuck loading in PIE when you press Play. This is a regression from 4.19.2 (CL-4033788). This issue was reported and tested in 4.2 ...
Performing a Hot Reload after changing some properties in a custom Static Mesh Component code class from public to private appears to reset the static mesh set for any Pawn Blueprints that use that ...
The Sound Attentuation is not ignored when disabled as audio played from a Blueprint. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4302132), 4.21 (CL - 4313833) ...