MAC: Drop Down Menus Continuously Flicker (In Certain Conditions)

UE - Editor - UI Systems - Slate - Nov 4, 2015

Shown in the Behaviour Tree Graph, if the Dropdown menu's length exceeds the Behavior Tree Graph window, the menu will try to offset it's position in order to display all information and will flicke ...

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 ...

libfbxsdk Crash on importing FBX with Animation

Tools - Nov 4, 2015

When importing the attached FBX file, the engine crashes the libfbxsdk module. The same FBX can import successfully into 4.9.2 with only bone errors listed in the Message Log. Crash Reporter Link: ...

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 ...

D3D12 uses a lot more memory than D3D11

UE - Graphics Features - Nov 4, 2015

We’re aware of some extra memory usage in the DX12, but 100% more is more than we’ve seen! I think it’s multiple sources that is causing the increase in usage but not all are known. For example, I’v ...

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 ...

Performance will drop in PIE if simulate physics is toggled rapidly on an actor with attached components

UE - Gameplay - Nov 3, 2015

Performance will drop in PIE if simulate physics is toggled rapidly on an actor with attached components User Description: Simulating physics for Primitive components causes severe performance dr ...

Opening a DataTable that is set to a Struct that is using a Key variable will crash the editor

Tools - Nov 3, 2015

Opening a DataTable that is set to a Struct that is using a Key variable will crash the editor User Description: I'm getting this crash when using Key variable in DataTable. I was able to repro i ...