When setting a particle system to be active after deactivating the remaining particles still floating in the air from earlier will flicker. This is harder to reproduce when smooth frame rate is enab ...
Nav Mesh is not being generated on a static mesh that was converted from a BSP. Found in 4.13.1. Reproduced in 4.12.5 and 4.14 Main CL 3156733 Attached is a screenshot showing the difference betw ...
Shown in the Behaviour Tree Graph, if the Dropdown menu's length exceeds the Behavior Tree Graph window, the menu will try to offset it's position in order to display all information and will flicke ...
Using Edit->Undo or Ctrl+Z has no affect after breaking using Alt+Click to break the connection of transition nodes. In the My Blueprint tab, extend Graphs->AnimGraph Regression: No - Same behavio ...
Cast nodes can be converted to pure while the blueprint graph is in read-only mode, such as when you are debugging the blueprint. Found in 4.14.0 CL# 3195953. Reproduced in 4.13.2 CL# 3172292 and 4 ...
Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute. *This is a regression: Doesn't occur ...
The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...
Spectator Pawn cannot be added to level by dragging into viewport but can be added by using place actor in the level viewport. Regression: This issue occurs in 4.13.2, 4.14.3, and 4.15.1 of the Bin ...
A crash occurs when starting either the Landscape Painting Mode or Landscape Sculpting Mode tutorials. It crashes even if a landscape is already in the level. This is similar to [Link Removed], h ...
Using incorrect formatting in FText does not cause compilation errors in EnsureMsgf as it does in other functions such as UE_LOG. This causes crashes to sneak through such as a crash on ensure when ...