Crash when opening a blueprint that referenced a struct blueprint that no longer exists

UE - Gameplay - Blueprint - May 28, 2015

If a user creates a struct blueprint then references it in another blueprint and then deletes the struct while the editor is closed, the referencing blueprint will crash when opened. ...

The World Outliner doesn't refresh after Seamless Travel

Tools - Apr 27, 2015

The World Outliner doesn't refresh after Seamless Travel. Enabling any of the View Options will refresh the list to properly show the actors in the current level. Reproduced in 4.7.6 binary and Mai ...

FIXIF: Using the Merge Blueprints feature crashes the editor

UE - Gameplay - Blueprint - Feb 18, 2015

Using the Merge Blueprints feature crashes the editor. This repro is for clicking between the error and warnings while merging, but the editor will generally crash if the Merge is finished or if an ...

Using Alt+Click to break Transition node connections cannot be undone using the Undo command

OLD - Anim - Nov 28, 2016

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 ...

Random Stream variables in the GameMode are reset every PIE

UE - Gameplay - Blueprint - Jul 6, 2015

Random Stream variables in the GameMode are reset every PIE. Workaround is to use Set Random Stream Seed before using the Stream value. Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promotable ...

Child Actor component is duplicated in Standalone Game

UE - Gameplay - Jan 12, 2017

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 ...

iOS will not package or launch on Win 10 machine

UE - Platform - Mobile - Sep 23, 2015

Launching or packaging for iOS does not work on our Windows 10 machine however we are able to package and launch onto iOS devices from Windows 7 machines. Using the File > Package > iOS option with ...

Self-Shadowing changes when click on and off an actor

UE - Graphics Features - Jun 19, 2015

Given a Movable Light with a Movable Mesh with enabled Self Shadow Only, the mesh will not cast inset shadows (despite this option begin forced to true according to Tooltip) unless the mesh is selec ...

Disparity in Rotation tool

Tools - Aug 31, 2016

There is disparity between the two different ways of editing rotation. When using the scrubber in the details panel each value scrubbed only affects that value and the values go from 0 to 360. When ...

Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor

UE - Gameplay - Mar 6, 2015

Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor. Probably related to [Link Removed] Reproduced in 4.7.2 binary and Main ...