Local variables in Blueprint functions don't support default values of Custom Structs

UE - Gameplay - Blueprint - Jun 9, 2015

I make a custom struct and assign default values to it's member floats, etc. When I use that in a Blueprint, the defaults work as expected. However, when I reference it as a local variable in a BP f ...

Editor freezes then crashes while attempting to save during PIE

UE - Gameplay - Blueprint - Jun 8, 2015

A level blueprint that has blueprint functions on keybound events freezes and crashes when in PIE and save is pressed. Frequency: 7/7 Crashreporter: [Link Removed] Note: If all level blueprint n ...

The Child Actor Component cannot be selected in the Blueprint Editor Viewport

UE - Gameplay - Jun 8, 2015

The Child Actor Component cannot be selected in the Blueprint Editor Viewport. Selecting the Child Actor Component in the Components tab is the only way to select the component. Reproduced in 4.7.6 ...

SceneTexture:Scene Color node renders black in Standalone, Launch On and Packaged Game

UE - Graphics Features - Jun 5, 2015

When using a Blendable to render SceneTexture:Scene Color into the Post Process, it appears to render as expected in PIE and Simulate, but when viewed in Standalone, Launch On or a Packaged Game the ...

Convert Actor option is grayed out and not selectable. (ConversionRoot metadata not found)

UE - Foundation - Core - Jun 4, 2015

The 'Convert Actor' option in the details tab of brushes does not function. The option is grayed out and not selectable. Note for Core: This button works by looking for the ConversionRoot UCLASS m ...

Replacing a Widget and then reusing it's name for another widget will cause a crash

UE - Editor - UI Systems - Jun 4, 2015

The user named a border "background" then replaced it with a canvas panel. After this they made an image and named it "background" and this cause a crash. Some kind of naming conflict. ...

Plugin OculusAudio module could not be found when packaged through UFE in binary

UE - Foundation - Cpp Tools - Plugin System - Jun 3, 2015

This issue also occurs This is the same error as in [Link Removed]. Discovered by a user on AnswerHub, I was able to reproduce this error in today's 4.8 branch, CL 2575437 Attached to his thread ...

Adjusting transform of a mesh with LODs causes LODs to flicker

UE - World Creation - Worldbuilding Tools - Foliage - Jun 3, 2015

If a hierarchical instanced static mesh has LODs and is scaled in a blueprint, the mesh will rapidly switch between LODs, causing a flickering effect. Note: This only seems to occur if the camera ...

Landscape Layer Blend Nodes Improperly Update when Input Pins are Changed from Weight/Alpha to Height Blends

UE - LD & Modeling - Terrain - Landscape - Jun 3, 2015

Landscape layer blend nodes do not properly update input pins when layer pins are changed from alpha/weight blends to a height blend if the pins are populated during the change. ...

Set Material for a DM in the Construction script will result in a crash

UE - Simulation - Physics - Destruction - Jun 3, 2015

Setting a material in a BP construction script after setting a DM will result in a crash. This will render the BP inaccessible once the project reloads. Opening the BP will result in an instant cras ...