Torque curve makes no difference on vehicle movement

UE - Gameplay - Blueprint - Sep 11, 2015

When changing the Torque Curve in a Wheeled Vehicle's Vehicle Movement Component, the values set don't affect the torque of the vehicle. ...

SelectActorsUsingThisAsset doesn't select actors that are referenced by an array and using a Scene component as root

Tools - Sep 11, 2015

SelectActorsUsingThisAsset doesn't select actors that are referenced by an array and using a Scene component as root User Description: I have a BP with editable actor references array. Recently I ...

Component Transform does not reset when used to replace the default scene root

UE - Gameplay - Blueprint - Sep 11, 2015

After adding a capsule component to a new actor blueprint and then transforming it, if the user replaces the default scene root with the capsule then the capsule's transform properties do not reset. ...

A Function input's type is set as Wildcard by default if a Macro with a Wildcard input is created before the Function

UE - Gameplay - Blueprint - Sep 11, 2015

A Function input's type is set as Wildcard by default if a Macro with a Wildcard input is created before the Function. Compiling will fail with an error. Reproduced in 4.8.3 binary, 4.9.0 binary, a ...

Attaching a camera actor component that is the child of a spring arm component to a new skeletal mesh's socket will cause a crash on the server

UE - Gameplay - Sep 11, 2015

A User is Spawning an actor, taking the skeletal mesh from it and is attaching a camera from another actor to a socket that is owned by the spawned mesh. This only happens if the camera that is move ...

Lightmass Build Hanging at Specific Percentages

UE - Graphics Features - Sep 11, 2015

Lighting will build indefinitely in certain circumstances and can be verified in Swarm Agent that it will continue to process the maps even though the log shows it has completed. This is happening i ...

Native interface events are not callable by default, which differs from native interface *function* implementations.

UE - Gameplay - Blueprint - Sep 11, 2015

Since we implicitly create new function graphs for non-event functions when an interface is implemented, that code path marks the function as callable by default. In other words it's not required to ...

Blendspace Animation Lag for Morph Targets

OLD - Anim - Sep 11, 2015

Blendspace animations of morph targets play at a slightly but noticably different rate between the 4.8 and 4.9 version of the UE4. ...

Refraction not working for some Android devices

UE - Platform - Mobile - Sep 11, 2015

Refraction does not work correctly on some Android devices however it works within the mobile previewer, and on iOS devices. Not working on: 5056_GalaxyS5 SM-G900H (ARM Mali-T628 MP6; 4.4.2) Worki ...

Start Up Movies Require Click when Finished to Open Level

Tools - Sep 11, 2015

After a Start Up movie has completed playing, the initial default map will not load until the user clicks the mouse. The option to 'Wait for Movies to Complete' is checked which will force the user ...