Static mesh loses static mesh reference when Alt-dragged in viewport if filepath contains []

Tools - Sep 3, 2015

Static meshes lose their static mesh reference when alt-dragged in viewport. This only occurs if the mesh is located in a filepath containing square brackets ( [] ) within the filepath name. Additio ...

When creating an extra return node inside of a function the return values should be duplicated across both nodes

UE - Gameplay - Blueprint - Sep 3, 2015

When a user creates a second return node (Right click> "Return node") inside of a function the second return node will duplicate any return values that are added while it is in existence. ...

(New) Capsule does not change in viewport to reflect new values entered in details Panel

UE - Gameplay - Player Movement - Sep 3, 2015

Adding values in the details panel to a new Capsule Collision Component will not affect the Capsule in the CharacterBlueprint Viewport. *This only effects a new Capsule Collision added to a charact ...

The "Draw Text" node used within the onpaint override should be static

UE - Editor - UI Systems - Sep 3, 2015

The Draw Text node should not have a target pin to the "Widget blueprint library" ...

First Person Shooter Template produces error upon creation

Docs - Samples - Sep 3, 2015

Creating a FPS template produces an error upon being opened immediately after creation. Error is shown in attached image. ...

Interface function has the incorrect pin type if referencing self

UE - Gameplay - Blueprint - Sep 1, 2015

Interface function has the incorrect pin type if referencing self User Description: I have an interface that requires an array of its own interfaces as output. I have that array of interface as a ...

Bugg 66074: "SEGV_MAPERR at 0x3"

Tools - Aug 31, 2015

The user is getting a consistent error which does not allow him to open projects in 4.8 and 4.9. Five reports from user's machine produce identical callstacks: Bugg 66074: [Link Removed] ...

Adding a function to a BP Component causes compile errors in BPs that use that component

UE - Gameplay - Components - Aug 28, 2015

Adding a function to a Blueprint component causes other Blueprint that use that component to have Errors and must be re-compiled. ...

Attempting to add or alter custom functions in character blueprint crashes editor upon compile

OLD - Anim - Aug 27, 2015

Editor crashes when adding or adjusting functions within character blueprint. Frequency: 5/5 Crashreporter: N/A Note: Does not reproduce on a new character blueprint, this seems limited to a cha ...

Editor crash when switching between levels in the content browser

Tools - Aug 26, 2015

Switch between levels in the content browser caused a crash while loading the level. Project On Google Drive: [Link Removed] ...