AI MoveTo Blueprint node will zero velocity, causing a stop when a new destination is set if the Pawn is currently moving. Regression: Yes Worked: 4.12.5 (CL 3039270) Broken: 4.13.1 (CL 3142249) F ...
FObjectReplicator::UpdateUnmappedObjects calls CallRepNotifies, but does not call PostRepNotifies. Further, the order of CallRepNotifies and PostNetReceive in FObjectReplicator::UpdateUnmappedObje ...
Comment bubbles above comment boxes no longer have an option to pin/unpin comment bubbles. This functionality allowed users to choose whether or not to show the comment bubble, which was useful for ...
Destroy Component node does not destroy decals when called. ...
If a child actor component is placed in a blueprint, that child actor component cannot be individually selected in viewport or scene outliner. ...
Reported by a user on AnswerHub, but when creating a code project with Binary Install, the Engine source is no longer included/visible in the .xcodeproj. This does not occur on Windows with VS ...
You cannot PIE if you attempt to adjust the Intensity of a Light via the slider in a BP that is placed in the Level already. In addition the color slider does not stay open when editing values for ...
After playing with it and attaching in the debugger, it's sitting forever in MigratePreviousEngineIni(). It seems to be looping on DirectoryExists forever, likely here: while(PreviousVersion.GetMi ...
This is a top crash on Mac. This crash has only occurred on the 4.16.1 release (there are no records of it in 4.16.0). Repro steps are currently unknown, but the crash occurs in Commandlet mode and ...