This is a regression Tested in 4.27.2 Drag selecting a control rigged actor while in an orthographic view causes the editor to crash. ...
This is a race condition, did not crash with -onethread. Attached the collected threaded callstacks, although they look misaligned. Licensee has provided a suggested fix. ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 Editor crashes when keying a frame to an Animation from Pose with Appended Frames. ...
This is a regression tested in //UE4/Release-4.27 cl 18319896 Instanced Editable Variables of type Blueprint Interface can't be set. ...
This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Adding a variable to a Structure after packaging then repackaging causes the package to fail. ...
This is a regression tested in //UE4/Release-4.27 CL18319896 Changing a Mesh's Build Scale doesn't update the Mesh's Bounding to the same scale. ...
There is a deterministic cooking issue with .uexp map of level asset. [Link Removed] is the similar issue fixing by CL#19723275, but it still there. ...
There seems to be a leak in the ContactShadow determination in DeferredLightingCommon.ush ShadowRayCast(), but I could not determine if this is the specification. This problem always occurs from 4. ...
Further investigate and fix Editor Level Instance texture streaming data update which currently isn't being updated when moving a Level Instance in the editor. ...
This was disabled for clang a long time ago in CL 3019423 due to a codegen crash but seems like the bug is fixed now ...