Default subobjects do not get PostLoad called

UE - Gameplay - Components - Nov 3, 2016

PostLoad function is not called for blueprint components added through code. Regression: Yes In 4.12.5 (CL 3039270) code components do have PostLoad called if other components are not added throug ...

Irrelevant If Else call in ScriptCore.cpp

UE - Gameplay - Blueprint - Nov 3, 2016

On line #1301 in ScriptCore.cpp, there is the following if statement:if (Function->FunctionFlags & FUNC_Native) { Function->Invoke(this, NewStack, ReturnValueAdress); } else { Fu ...

'Stat Collision' Console Command appears twice in PIE list

Tools - Nov 3, 2016

'Stat Collision' Console Command appears twice in PIE list Regression (no) issue (does) occur in 4.12.5 ...

Crash In Material Editor When Previewing A Node

UE - Graphics Features - Nov 3, 2016

When previewing a blank texture sampler in the material editor while the HLSL window is open, you can assign a texture to the texture sampler and crash the engine. ...

Selected Objects Get Filled With Orange Color (Mac)

UE - Graphics Features - Nov 3, 2016

When selecting actors in the scene they get filled with an orange color rather than the typical orange outline. This is unrelated to the setting "Selection Highlight Intensity" as the bug will sti ...

Crash trying to add a key to a curve table in curve view

UE - Gameplay - Nov 3, 2016

Crash occurs when attempting to add a key to a curve in the curve table. This doesn't occur when adding a key to a regular curve. ...

[CrashReport] UE4Editor_CoreUObject!FWeakObjectPtr::operator=() [weakobjectptr.cpp:28]

UE - Anim - Sequencer - Nov 3, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Static Mesh Sockets are not updated on reimport

UE - Editor - Content Pipeline - Import and Export - Nov 3, 2016

Static Mesh Sockets are not updated on reimport Might be the same as [Link Removed], but decided to open a new report. ...

OSX editor fails to run on "older" hardware

at first, a "OpenGL Not Supported" message box appears and then the Editor instantly crashes after the "OK" button has been pressed. I tried again, but this time, passing in the "-opengl" flag. it ...

Crash when Enabling 'Generate Mesh Distance Field' and Restarting Project

UE - Foundation - Core - Nov 2, 2016

A user has reported that he gets a crash on his machine upon restarting after enabling the 'Generate Mesh Distance Fields' option within the Project Settings > Rendering options The callstack for t ...