Setting Pressed Sound for Widget Style Doesn't Set the Value

UE - Editor - UI Systems - Nov 6, 2015

Attempting to set the Pressed Sound for Widget Style dynamically never actually sets the sound. When you click the button, you get no pressed sound. However, when setting the Pressed Sound through t ...

Custom Time Dilation causes PhAT bodies to hover

UE - Simulation - Physics - Nov 5, 2015

Custom Time Dilation causes PhAT bodies to hover This is not only happening with vehicles like the original bug described. This is also happening with PhAT skeletal meshes that are moving. https:/ ...

Crash when creating a local variable inside of a collapsed node graph that has been copied

UE - Gameplay - Blueprint - Nov 5, 2015

If the user creates a function with local variables and then collapses the variables down into a collapsed graph and then duplicates this collapsed graph the variables in the second graph will be gr ...

Spline components no longer have static/movable option

Tools - Nov 5, 2015

Spline components cannot be set to static/movable in blueprints. ...

The AND node always calculates all inputs

UE - Gameplay - Blueprint - Nov 5, 2015

The AND node always calculates all inputs, even if the first input fails as False. Probably related to [Link Removed] (currently unresolved, but a Select node-specific fix is mentioned in the comme ...

iMac: Whenever _AMDDeviceDetached event occurs, the editor hangs.

UE - Platform - Apple - Nov 4, 2015

The user is reporting that, on their iMac, Whenever _AMDDeviceDetached event occurs in the Activity Monitor, the editor hangs utilizing a reported 101% of the CPU. *The user claims this is 100% re ...

Unable to open UE4Editor on Linux - Bad hlslcc header found

UE - Platform - Linux - Nov 4, 2015

UE4Editor does not open on Ubuntu 15.10 due to the following error: [2015.11.04-16.19.35:974][ 0]LogOpenGLShaderCompiler:Error: Bad hlslcc header found! Missing '#'!Error in `./UE4Editor': free(): ...

Function library functions don't show inside UObject Macro Libraries

UE - Gameplay - Blueprint - Nov 4, 2015

Functions created in a function library do not appear in the context menu of a Macro Library that is parented to UObject. The same functions will appear if the Macro Library is parented to AActor i ...

Creating a blueprint from selected components crashes editor if components contain a blueprint with a component

UE - Gameplay - Blueprint - Nov 4, 2015

Frequency: 2/2 Crash Reporter: [Link Removed] Editor crashes if the option: "Convert Selected Components to Blueprint Class" is selected from main editor viewport>Blueprints context menu. This occu ...

Linear Spline Point Type doesn't distributed over a linear value

Tools - Nov 3, 2015

Linear Spline Point Type doesn't have expected result User Description: I was following a tutorial from Dokipen (Tutorial) about using spline to create linear arrays. Everything is working fine f ...