Custom structure in blueprint corrupts Project

UE - Gameplay - Blueprint - Feb 12, 2015

Adding a custom Struct appears to crash the user project (possibly circular reference issue ) ...

Open Level opens previous level in Launch mode

Open Level does not properly work in Launch Game. Instead of streaming the intended level, it streams the previous level. ...

Using Ctrl+Z after moving a widget will delete the widget

UE - Editor - UI Systems - Feb 11, 2015

TestAfter moving a widget in the designer tab and then using Ctrl+Z to undo this will cause the widget that was moved to be deleted. ...

Auto Key in UMG does not detect changes made with the mouse

UE - Editor - UI Systems - Feb 11, 2015

When creating animations in UMG the auto key feature does not pick up on, make changes and set key frames when does things such as moving the widget, scaling the widget, ect. ...

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. ...

Game Instance being initialized twice in Android build

UE - Gameplay - Feb 11, 2015

When a project with a C++ custom game instance is packaged for Android, the game mode is initialized twice from different paths. Device log files attached ...

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 ...