While renaming a variable in the Details panel, clicking another variable will rename it instead

UE - Gameplay - Blueprint - Feb 11, 2015

While renaming a variable in the Details panel, clicking another variable will rename it instead. ...

EQS Generators named "NewBlueprint" cause errors and crash

UE - AI - Feb 11, 2015

Naming an EnvQueryGenerator_BlueprintBase derived BP "NewBlueprint" and deleting it causes new custom generators to not appear in the EQS. This can also lead to a crash when searching for the new ge ...

Keyboard Shortcuts for Blueprint Editor Do Not Appear until Opening Blueprint

Tools - Feb 11, 2015

In any newly opened project the 'Keyboard Shortcuts' within the 'Editor Preferences' for the 'Blueprint Editor' do not appear until you have opened a blueprint within the project. After closing and ...

Particle Sprites Location jumps when Engine delta time stutters

UE - Graphics Features - Feb 11, 2015

Particle Sprites will jump forward in level when engine delta time stutters due to a instant pushed rendering queue. [Link Removed] ...

"Set Input Mode Game and UI" Allows the cursor to still interact with buttons when not showing

UE - Editor - UI Systems - Feb 11, 2015

If the node "Set Input Mode Game and UI" is used and the player clicks off of the widget that is focused the mouse disappears (expected), however if the player moves the cursor (now invisible) over ...

Split-screen players not rendering

UE - Graphics Features - Feb 11, 2015

When using the Create Player node to setup split-screen multiplayer, only the last player created will show properly. All other players experience render issues for their character and environment. ...

Stationary Lights are causing shadowing errors with Movable Objects

UE - Graphics Features - Feb 11, 2015

Stationary Lights are generating shadows with flickering black square and vanish shadows altogether on movable objects in the Preview of 4.7p6 and in the newest Release Branch of 4.7 (2439472). The ...

Setting a 3D widget's space setting to Screen instead of World while in split screen will cause major graphical errors

UE - Editor - UI Systems - Feb 10, 2015

Changing the 3D widget's space setting to screen instead of world in split screen causes major graphical errors as seen in the attached project. ...

Void Interface functions cannot be overridden in Blueprints

UE - Gameplay - Blueprint - Feb 10, 2015

A Blueprint Interface function that does not have an Output cannot be overridden in a Blueprint implementing that function. The function does not appear in the Interface section of the My Blueprint ...

AnimBP Bug: Print string triggered though not referenced

UE - Gameplay - Blueprint - Feb 10, 2015

Newly created animation blueprints will fire themselves during any form of PIE if they have been newly created during that session and even if no assets in the scene reference them at all. Restartin ...