If a user has an actor that is simulating physics during simulation of play in the editor and they then change the value of a variable trough the details panel below the world outliner then the acto ...
If a new editor plugin has a button added with OnClicked functionality, the editor will crash immediately when accessing the plugin. Removing the OnClicked portion of code allows the plugin to be a ...
If the Windows taskbar is set to auto-hide and the editor is opened on the same monitor, the taskbar cannot be accessed while the editor has focus. ...
Update 4/6/2016 This appears to occur with other Set by ref nodes as well. Tested and received crash with Integer as well. ======================================================================== ...
Undo after disconnecting a target pin will cause a series of internal compile errors User Description: I've run into what I think is a bug when attempting to compile a blueprint after mistakenly b ...
Matinee Movie Captures are rendering with distortion both video captures and Image Sequences when the aspect ratio is set to 2:1. [Image Removed] ...
Save on compile does not save the level blueprint when compiling the level blueprint. ...
The TUnion copy constructor causes the editor to toss an assert due to it claiming that the passed in TUnion is of an Unrecognized TUnion subtype. ...
RepNotify causes the On Rep function to fire off whenever a variable is set rather than when the value of the variable changes (as stated in the documentation). ...
On the Mac, the menu bar should update to include Filters and View menus whenever the Class Viewer window is active just as it updated, for example, when the blueprint editor is active. *See attach ...