Actors re-scale to original size when attached to other actors

UE - Gameplay - Nov 21, 2014

Actors rescale to their original size when placed in level then attached to another actor. ...

Set nodes for Physical Materials are no longer accessible via Blueprints

UE - Gameplay - Blueprint - Nov 19, 2014

DESCRIPTION: Set nodes for Physical Material parameters are no longer accessible via Level Blueprint. AH Post: https://answers.unrealengine.com/questions/135031/cant-set-physical-material-properti ...

Material editor: Parameter grouping does not work within functions

UE - Rendering Architecture - Materials - Nov 18, 2014

When a parameter is placed directly within a material it's group assignment works. The parameter is listed within its group in material instances. This does not work with parameters that are creat ...

Server travel from Shooter Game level Highrise crashes editor

UE - Networking - Nov 17, 2014

If a person is on the Shooter Game level Highrse and uses the blueprint node "Execute Console Command" to server travel to any other level the editor will crash. In PIE mode the editor will hang at ...

Cannot change color and opacity via animation key frames for text blocks in UMG

Tools - Nov 12, 2014

Changing the color and/or opacity setting for a text block does not register with the autokey when animating in UMG. Because of this users are unable change these settings dynamically via the animat ...

Dragging the Translation Widget in Perspective Viewport on Mac in a second monitor does not translate the selected Actor

UE - Platform - Apple - Nov 11, 2014

Dragging the Translation Widget in Perspective Viewport on Mac does not translate the selected Actor, and when dragging is released the cursor is moved to the top left corner of the Viewport. Happen ...

Setting fullscreen resolution while playing in Windowed Mode

UE - Graphics Features - Nov 11, 2014

When launching/playing a game in windowed mode, the lower resolution settings remain when using the command "r.setRes 1920x1080f." The user is saying for example if he runs the command "r.setRes 64 ...

Post Process Ambient Cubemap Tilted

UE - Graphics Features - Nov 11, 2014

User imported a custom image in the correct format to be used as an Ambient Cubemap within the Post Process Volume. Enabled detailed lighting mode by pressing Al+5 and the image has been tilted/of ...

NetMulticast and BlueprintCallable C++ functions reportedly have incorrect parameters

UE - Networking - Nov 7, 2014

Bug report from AnswerHub. Need to figure out why C++ functions tagged NetMulticast and BlueprintCallable send the wrong paramters to some clients. ...

Alpha channel is not working on drag and drop function

Tools - Nov 5, 2014

When using the drag and drop function in UMG on an image with an alpha map the background will show up as black instead of translucent. ...