Ease Function resets Blend Exp on Restart

UE - Gameplay - Blueprint - Jan 27, 2015

The Ease Node when set to use the Function Ease In, Ease Out or Ease InOut the Blend Exp will reset to 2.0 on each editor reload. It will even break variable inputs to return to 2.0. Reproduced in ...

Launching game through Right click > Launch game feature from the file location with crash 4.5

UE - Gameplay - Blueprint - Jan 26, 2015

When launching the game with the -game flag or through right click > launch game in the project folder will result in a crash in 4.5 if there is a library containing a macro. ...

Editor crashes at open if Oculus is already on

UE - Platform - XR - Jan 26, 2015

AnswerHub member is reporting crashes when trying to launch the editor if the Oculus is on with the latest runtime and Firmware. Editor can open if the Oculus is off but will then crash if the proj ...

Materials using using 2D render target textures do not show up on launch in UMG

UE - Editor - UI Systems - Jan 26, 2015

I have an image in a UMG that is supposed to show what is seen but a Scene Capture 2D camera that is set up in the level. This works fine in the editor (PIE), however when using the Launch button th ...

Cannot add custom fonts to a Mac for UMG

UE - Editor - UI Systems - Jan 23, 2015

Users are unable to apply custom fonts to text in UMG. The users can place the fonts in the file location but no changes occur when trying to use other fonts (other than the default). ...

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE

UE - Gameplay - Blueprint - Jan 22, 2015

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE ...

Project crashes after PIE is stopped

A users project crashes after hitting the stop button or Escape after playing in the editor. The user is not always given a crash report. Users project can be found here: [Link Removed] ...

Having lots of SpeedTrees loaded in/out/in with level streaming causes crash with Standalone game

UE - Foundation - Core - Jan 21, 2015

Description: When using lots of static meshes placed in the scene and using level streaming to switch levels out can cause standalone game to crash while loading the map back in. For example, if you ...

Thumbnails for child blueprint are not updated after changing a component in child blueprint

UE - Editor - Content Pipeline - Content Browser - Jan 21, 2015

Thumbnails for child blueprint are not updated after changing a component in child blueprint ...

Macro Libraries do not update after rename

UE - Gameplay - Blueprint - Jan 21, 2015

Macro Libraries can only be called by their original name, even after being renamed to something different. ...