Adding a Local Variable to a blueprint Construction Script will cause a crash

UE - Gameplay - Blueprint - Dec 18, 2014

Adding a Local Variable to a blueprint Construction Script will cause a crash ...

Socket Preview Mesh's Scale Changes While the Socket's Scale Does Not When the Mesh Editor is Reopened

Tools - Dec 22, 2017

When setting a preview mesh and a socket to a relative scale, the socket's scale is saved but the preview meshes scale changes. This occurs when the asset is saved < mesh editor closed out < mesh ed ...

Record Animation can start "between keys"

OLD - Anim - Feb 8, 2016

A user was trying to make his recorded animation loop, but having trouble getting it to loop properly and having to eyeball it. So I did some digging and experimentation. I think that one of the m ...

Child actor components cannot be individually selected in viewport

UE - Gameplay - Blueprint - May 28, 2015

If a child actor component is placed in a blueprint, that child actor component cannot be individually selected in viewport or scene outliner. ...

Unable to Rename using the Right-Click Menu on El Capitan in Blueprints and Sources Panel

UE - Platform - Apple - Apr 4, 2016

Users are unable to rename a variable using the right-click menu within Blueprints, and the sources panel within the Content Browser. Regression? Yes. I tested the functionality of the right-click ...

Attaching New Camera Actor to Spring Arm Component does not set the Location Correctly

UE - Gameplay - Blueprint - Apr 2, 2015

After adding a new Camera Actor Component within Blueprints to an existing Spring Arm Component, the Camera Component adopts the location settings , but does not set its location within the viewport ...

UMG widget appear darker on Mobile preview and device than in PIE

UE - Platform - Mobile - Nov 24, 2015

When using mobile preview or when viewing on the device the colors for widgets appear darker. May be related to [Link Removed], however this was marked as fixed and I tested the project that was g ...

Landscape with 3 layers has corrupt texture coordinates when running on iOS/Metal

UE - LD & Modeling - Terrain - Landscape - Jun 26, 2015

Landscape with 3 layers renders with corrupted texture coordinates for one of the layers when running on iOS/Metal. Disabling the LANDSCAPE_BUG_WORKAROUND shader file fix causes the problem to occu ...

Compile errors when passing interface array into UFUNCTION

UE - Foundation - Core - Oct 9, 2015

Attempting to pass an array of interfaces into a UFUNCTION will fail at compile stating "cannot convert argument 1 from 'TArray<ElementType,FDefaultAllocator>' to 'const TArray<TScriptInterface<IInt ...