The SplineNavModifierComponent does not have the same behavior as regular nav modifier components where the modifier can specify that it only replaces a given NavArea class. Setting the area class t ...
The Delay node cannot be added to the StandardMacros bp in the Engine folder. However, the Delay node can be added to a new Macro Library bp and any Macro in an actor class blueprint. ...
The editor is crashing when interacting with the VR Mode motion controller menu. So far this has only been tested on Oculus. I got this to occur in a blank project as well when in VR Mode, by movin ...
The new Level Visibility track creates a Visible track that appears that it is created in the middle of the sequencer tracks. You are able to move the Visible track up flush with the timeline by cl ...
Calling SetIsEnabled on a UMG button in code will prevent any UMG input from being read (can't click other buttons/checkboxes, can't enter text into field, etc). Regression: No - code used does not ...
Crash on built project from Manual focus change of Cine Camera as Player Pawn Regression: Effects version 4.13.2 , 4.14.3, and 4.15.0 binary versions ...
Information loss when merging actors such as cast shadow and collision. If one of the actors being merged has a different setting such as not casting shadows. This information will be lost and repla ...
Camera Cut tracks don't work in some packaged code projects Regression: YES Working: 3249277 (4.14.3) Broken: 3348071 (4.15.1) Working: 3383544 (4.16 Main) ...
The Editor will hang on Mac if Japanese input is selected on the Mac and the window to select the parent class for a new Blueprint is opened with the All Classes section expanded. REGRESSION: No. T ...
When an enum variable is added to a BP struct, saving the struct causes the enum to display its type as a Byte rather than the specified enum. Regression: Yes - This behavior does not occur in 4.16 ...