Changing Blueprint Interface's Const Status Doesn't Update Blueprints its Already Implemented In

UE - Gameplay - Blueprint - Nov 8, 2016

Implementing an interface that contains const functions and later attempting to change these functions to be non-const does not update the status of the functions inside of the actor they are implem ...

Unable to click on Building blocks in Strategy Game HTML5

UE - Platform - Mobile - Nov 8, 2016

Other button clicks works on the game. I am able to move the camera, click on the mini map, collect gold, and pause the game. For some reason I cannot click on the building blocks. Cannot check on ...

EditInlineNew UObject properties in a UserWidget Blueprint are reset to None when the Blueprint is compiled.

UE - Gameplay - Blueprint - Nov 4, 2016

When a widget Blueprint that is derived from a custom UserWidget class containing a custom EditInlineNew UObject class property is compiled, any value that has been set in the UObject property is re ...

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

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

Layers render transparent in Material_Advanced 1.3 display in ContentExamples on HD4600

UE - Graphics Features - Nov 1, 2016

Only seen on an Intel HD4600 GPU This is a regression from 4.13 Did not occur on an Intel HD530 GPU ...

[CrashReport] UE4Editor_UnrealEd!FTransaction::FObjectRecord::FPersistentObjectRef::operator->() [transactor.h:108]

Tools - Oct 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Obj [Link Removed] [Line: 107] Source Context: 93 ...

Attempting to export sequencer camera causes editor to crash on Linux

UE - Platform - Linux - Oct 26, 2016

Trying to export a sequence camera on Linux causes the editor to crash. This does not occur on Windows. EDIT: Crash seems to occur when focus leaves the FileName field. ...

ReplicatedUsing stops getting called after setting a value to nullptr.

UE - Networking - Oct 20, 2016

Eventually, the ReplicateUsing function called out for a UPROPERTY is no longer being called. After investigation, it appears that the data is making it from the Server to the Client, but that the d ...

Log list console command shows duplicated category entries

UE - Foundation - Core - Oct 19, 2016

"log list" console command outputs log categories - a licensee reported they see duplicated category entries in 4.13. (e.g. logFileCache, logHMD, logHUD) Actually 4.11 and 4.12 had duplicated entri ...