Crash occurs when opening a Blueprint that contains a variable that is of a type of a child of the Blueprint, as well as a component containing instanced UObjects

UE - Gameplay - Blueprint - Dec 23, 2016

A crash that is possibly the result of a circular dependency can occur if a Blueprint containing an ActorComponent with instanced UObjects and a variable that is a type of a child of itself is opene ...

With multiple Preview assets on one bone, only one appears in Skeleton Tree

OLD - Anim - Dec 23, 2016

With multiple Preview assets on one bone, only one appears in Skeleton Tree. Regression: YES Working: 4.13.2 CL:3172292 Broken: 4.14.1 CL:3224400 ...

Assertion when Blueprint Nativization Method is set to Exclusive and no Blueprints are selected

UE - Gameplay - Blueprint Runtime - Dec 23, 2016

Setting the Blueprint Nativization Method to Exclusive while there are no blueprints present in the project, or selected causes this assertion. I came across this bug attempting to verify another ...

Get Oculus Identity nodes appears to always fail when retrieving Oculus Id/ Oculus Name

UE - Platform - XR - Dec 23, 2016

Get Oculus Identity nodes appears to always fail when retrieving Oculus Id/ Oculus Name ...

Blueprint compile fails after changing the default values of a struct that is part of another struct that makes up a Data Table that is used within the Blueprint.

UE - Gameplay - Blueprint - Dec 23, 2016

Changing the default value of a struct that is included as an array in another struct can prevent any Blueprints that use a DataTable made from the second struct from compiling. It appears to be a p ...

Creating animation assets from right-clicking skel mesh results in showing incorrect mesh in Persona

OLD - Anim - Dec 23, 2016

REGRESSION No. When a skeleton has multiple skel meshes assigned to it, if the user creates a animation asset (animation blueprint, composite, montage) by right-clicking the skeletal mesh and selec ...

Data loss caused by C++ Child Actor Component when compiling Child BP

UE - Gameplay - Blueprint - Dec 22, 2016

Having Child Actor Components that are set in code can cause data loss upon compiling the blueprint. In this particular scenario, there are two custom Actor classes involved, MainActor and SubActo ...

Inconsistance Line Trace behavior

UE - Simulation - Physics - Dec 22, 2016

Line trace component appears to return a hit result even when the trace should not have had anything to hit. Attached project shows line trace start & end points. Even when the trace doesn't overla ...

Crash occurs when importing attached FBX with default import settings

UE - Editor - Content Pipeline - Import and Export - Dec 22, 2016

While verifying a bug for 4.15 UE-39952 , I tried to repro in 4.14.2 and the editor crashed while attempting to import the attached FBX In 4.15, the Editor does NOT crash a window pops up stating t ...

UFE Deploying and launching a packaged build on Linux fails due to invalid directory

UE - Platform - Linux - Dec 22, 2016

Deploying and launching a packaged project, using a Custom Launch Profile that is set to copy the project to a repository, fails due to a missing /. I do not see this issue when running a Quick Lau ...