Text Render component not showing in packaged builds

UE - Gameplay - Blueprint - Apr 1, 2015

When the user adds an actor to the scene that has text render components, the components do not show up when shown in a packaged game ...

Opening blueprints causes editor to crash

UE - Graphics Features - Apr 1, 2015

Opening any files in folders (attached) cause editor to crash. Crash Reporter: [Link Removed] Frequency: 10/10 In user's project (available if needed), opening the project immediately crashes ...

The 'Add Movement Input' node no longer functions on a Default Pawn

UE - Gameplay - Apr 1, 2015

The 'Add Movement Input' node no longer functions on a Default Pawn. This worked in 4.5.1 & 4.6.1. ...

SetGamePaused on EventDestroyed crashes the editor on compile

UE - Gameplay - Blueprint - Apr 1, 2015

SetGamePaused on EventDestroyed crashes the editor on compile. Reproduced in 4.7.3 binary and Main (//depot/UE4/Promotable-CL-2496752) Crash Report: [Link Removed] Call Stack: UE4Editor_Engine! U ...

Packaged Game crashes after user has upgraded to 4.7

UE - Foundation - Core - Mar 31, 2015

It only seems to be this user's game that crashes when he packages or does launch on windows I have reproduced this locally. I honestly don't know why this repro's, but I have an example project a ...

Noise Material Expression is rendering outside Min and Max Range with High Position Values

UE - Graphics Features - Mar 31, 2015

The Noise Material Expression is rendering values well outside the Min and Max Range set in the Expression node. Also Reproduced in Main Promotable-CL-2469752 Alerted the user to suspicions and su ...

Project Launcher Back Icon Disappears when 'Use Small Toolbar Icons' is Enabled

Tools - Mar 31, 2015

With 'Use Small Toolbar Icons' checked in the 'Editor Preferences', the 'Back' button within the 'Project Launcher' disappears. The expected would for the button to get smaller and not vanish entir ...

Add Actor Local Offset does not work for Client Characters

UE - Networking - Mar 31, 2015

Add Actor Local Offset does not work for Client Characters. The client attempts to move but is forced back to start, resulting in a jitter and not the intended movement. The same movement setup in a ...

Hot reload causes AnimBlueprint to lose functionality and crash

OLD - Anim - Mar 31, 2015

Casting to a character class inside of AnimBlueprint after a hot reload caused editor to crash Crash Reporter: [Link Removed] Additionally, Casts fail, breaking AnimBlueprint after a hot reload ...

Possession acts differently depending on whether or not "Run as dedicated server" is checked if newly possessed pawn is spawned just before possession

UE - Gameplay - Mar 31, 2015

If a player on a dedicated server attempts to possess a feshly spawned pawn, the blueprint must have an unpossess node just before the possess node to be able to possess the pawn. This is not the ca ...