When running the editor through VS debug mode, any breakpoint that is set in the class used as the Default pawn class in world settings will be ignored when playing in editor ...
Changing a blueprint node to a pure function while a breakpoint is set on the node will maintain the breakpoint. Additionally, the breakpoint cannot be toggled or removed until the node is turned ba ...
If focus is taken away from the viewport window in blueprints (LMB in the details pane, for instance), pressing W, E, or R to change the transform widget will not work until focus is returned. ...
Deleting a Sound Cue/wave from the Content Browser that is referenced by a Matinee actor Sound Track, and attempt to play the Matinee a crash will occur. I would expect the sound track to simply pl ...
When using "Create Level Sequence Player" to control a sequence (in this case to Play), it will stop playing at 60 seconds ...
When changing the static meshes of a Foliage instance by swapping the mesh or changing the scale (build settings) of the mesh, the bounds for the mesh do not appear to update to use the new bounds. ...
Adding variables to a struct clears struct arrays used in blueprints. Regression (yes) issue (does not) occur in 4.12.5 ...
Physics assets within a blueprint react improperly when placed in a sublevel. This error can clearly be seen within a user's youtube video located here: [Link Removed] Note: The fan asset attac ...
When using a Blueprint Widget that has an image using a material in the User Interface Material Domain will not render when it's a newly created project in 4.11. However, if you were to copy a proje ...
Running a dedicated server with the setup in this fairly simply project causes a crash when a client connects. I'm unaware of the actual cause but getting the reproduction was all I could do. Logs ...