Transform pins change on function duplication (Pins become pass by reference )

UE - Gameplay - Blueprint - Jan 12, 2018

The input transform pins for the node "Compose Transforms" become pass by reference pins when provided in a function that is duplicated. ...

When using 'Is Hidden Ed' it behaves similar to 'Is Hidden Ed at Startup'

UE - Gameplay - Jan 11, 2018

The tool tip for 'Is Hidden Ed' states "Returns true if the actor is hidden in the editor viewports" but it only actually flags true if "Hide Selected at Startup" is selected for the actor. Therefor ...

[CrashReport] UE4Editor_Engine!UAnimSequence::ExtractBoneTransform() [animsequence.cpp:887]

OLD - Anim - Jan 11, 2018

No comments from user A couple additional crash groups: [Link Removed] [Link Removed] ...

Deleting a project also deletes content of folders referenced by a Windows symbolic link

Portal - Jan 11, 2018

Deleting a project from the Epic Games Launcher will also delete any files that are located in external folders that the project includes via symbolic link. In this case the only thing that should b ...

Get unexpected surface normals result while using TextureBasedMorph

UE - Graphics Features - Jan 11, 2018

Meshes that animate via vertex deformations using worldposition offset display incorrect surface normals while animating. The reflections of the environment smear as the mesh moves making it look tr ...

Incorrect collision created when using merge actors to a specific spline mesh

UE - Simulation - Physics - Jan 11, 2018

Merge Actor still can create incorrect collision when using merge actors to some spline mesh. This seems to be a mesh dependent issue. If I use different meshes for the spline mesh, the collision se ...

FRootMotionMovementParams::Accumulate can trigger an exception in debug-editor when using a cached pose

UE - Anim - Rigging - Jan 11, 2018

When you are using the editor compiled as debug-editor, combining the use of a pose cache, RootMotion Everything setting, could trigger an exception. ...

[CrashReport] UE4Editor_Engine!FHierarchicalStaticMeshSceneProxy::GetDynamicMeshElements() hierarchicalinstancedstaticmesh.cpp:1431

UE - Graphics Features - Jan 10, 2018

Currently no user comments on crashreporter Similar issue crashing in landscape file: [Link Removed] Logged this issue separately but wanted to provide that information. ...

Android devices are not opening video source files

UE - Platform - Mobile - Jan 10, 2018

There is an issue when packaging and launching onto an andorid device in version 4.18 where Android devices are not opening video source files, playing the level on the device shows only a black scr ...

Breakpoint triggered in Visual Studio after running "{,,UE4Editor-Core}::PrintScriptCallstack()" command

UE - Gameplay - Blueprint - Jan 10, 2018

Running the command {,,UE4Editor-Core}::PrintScriptCallstack() in the Immediate Window in Visual Studio while debugging is paused in Visual Studio will result in a breakpoint being hit when the ...