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. ...
The user has attached a small project at the link to demonstrate the issue. Occurs in 4.5.1 and well as Main (//depot/UE4/Promotable-CL-2239587). Crash Reporter: [Link Removed] ...
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 UMG to load levels on a mobile device, The first level is being loaded but nothing after the first is able to trigger any additional levels to load. ...
When using "Create Level Sequence Player" to control a sequence (in this case to Play), it will stop playing at 60 seconds ...
Setting the avoidance group using the Set Avoidance Group node does not set the value of the group selected to true inside of the Avoidance Group struct. ...
Character Movement values do not reset to defaults. Changing a value and then using the arrow to Reset to Default updates the number displayed in the Details panel, but the value does not update dur ...
The World Outliner will only show one Child Actor on a Blueprint that has multiple Child Actors in its Components tab. Note that all Child Actor Components added via the Construction Script will dis ...
The volume does accept the change and if it gets moved the navmesh will rebuild with new area set. The core issue is that setting NavModifierVolume.AreaClass at runtime does not notify navigation sy ...