If an event dispatcher is created with the name "SnapTo" inside of a scene component blueprint, it can no longer be renamed or deleted. Error given: BlueprintLog: New page: Compile NewBlueprint1 ...
When working in a project that is in 4.16, disabling the Paper2D plugin causes a packaged version of the project to not open. This issue is different from previous versions as disabling the plugin i ...
Recorded sequences create "Visibility" tracks instead of "Hidden in Game" Tracks. "Visibility" tracks appear to be legacy tracks that you can't create anymore, but is still created by Sequence Reco ...
There is a crash occurring with a packaged game that has a Struct containing an Enum inside of it, as well as having the nativization on, the issue does not occur if Nativization is turned off. The ...
There also does not appear to be any code to handle r.ForceLOD for HISMs. ...
In the "Play Animation" node for widgets the tool tip for the play mode "ping pong" says begging instead of beginning. ...
Render target cube maps show edge artifacts during heavy particle effects. Regression: No - noticed the same behavior in 4.15.3 version of InfiltratorDemo (CL 3450819) ...
When using exposed variables on Sub Anim Instance nodes, packaging with nativize blueprints fails Tested on: 4.15 - 3450819 4.16 - 3466753 4.17 - 3502710 ...
Child Actor Component resets to default when a new instance is created through copy/paste. The change must be made in the actor instance in the level through the Details panel. User Description: T ...
Attempting to call a blueprint event on a CDO object causes the editor to crash. Regression: Yes- Repro steps did not crash editor in binary 4.15.3 (CL 3450819) ...