In Windows 10, on a system set up with 2 970GTX GPUs in SLI, the dropdown menues from the main navigation tabs will be offset and to the lower left of the screen when selected. ...
Blueprints that have been updated from previous engine versions lose components if duplicated. The original blueprint retains all components but all duplicates lose them. ...
The user can no longer use a get key node within the On analog value changed override. This was possible in 4.8 ...
When playing in editor, if you fire your weapon at a trigger volume, the projectiles will bounce off of the volume, regardless of the fact that the collision is set to Query Only. This collision als ...
Private functions within a blueprint can be called from other blueprints. A warning does appear but the function is run despite this warning. ...
If the user creates an animation in UMG the animation preview will play the entire visible timeline when the user clicks play (not just the part of the time line that has animations). ...
When attempting to add a custom component to a blueprint at runtime using the Add Component function, if you give the component an exposed variable, it will ignore whatever target you specify and ad ...
Easiest repro with stack: NotifyDecorator (print on ReceiveExecutionStart) injected: Blackboard condition injected: NotifyDecorator works without Blackboard one in between ...
Crash Reporter does not get packaged with development build projects when they have "Include Crash Reporter" set to true in packaging options. ...
Decals do not render in any view other than Perspective. This is also true for orthographic projections. ...