Convert Transform to relative does not appear to return the correct transform when rotation in taken into account

UE - Gameplay - Blueprint - Oct 21, 2015

The Convert Transform to relative does not appear to return the correct value after rotations is applied to one of the objects Note: In the attached project the Gray cube is what the expected resul ...

Copy/paste/duplicate has no effect on Linux

UE - Platform - Linux - Oct 21, 2015

Attempting to copy/paste or duplicate a node in blueprint or HUD element in a widget blueprint does not create a copy of the node or element. Edit: This also applies to copying nodes in the materi ...

BSPs do not update when converted to blocking volumes

UE - LD & Modeling - Modeling Tools - BSP - Oct 21, 2015

If a bsp is converted to a blocking volume, the faces of the bsp remain present until a new actor is placed or geometry is compiled. ...

There is a possible code mistake in UPrimitiveComponent::GetCollisionShape.

UE - Gameplay - Oct 21, 2015

A user pointed out a possible mistake in the Engine source code. In the GetCollisionShape function in the UPrimitiveComponent class, an FVector variable Extent is created and set, and then potential ...

Actors attached to a Child Actor Component do not replicate movement on the Client

UE - Networking - Oct 20, 2015

Actors attached to a Child Actor Component do not replicate movement on the Client. User's test project attached. Reproduced in 4.9.2 binary and Main (CL 2735029) ...

Actors not marked as Always Relevant do not replicate to Clients that have possessed a vehicle past 15,000 units of the point of possession

UE - Networking - Oct 20, 2015

Actors not marked as Always Relevant do not replicate to Clients that have possessed a vehicle past 15,000 units (the sq root of Net Cull Distance Squared) of the point of possession. Note that repl ...

A 3D wdiget with a text block that has a large font size will crash a packaged project

UE - Editor - UI Systems - Oct 20, 2015

Using a 3D Widget with a text block who's font size is set to 1,000 will give a fetal error when packaged. Note: The package will succeed, however when the project is opened the user will receive ...

Changing Time Dilation at runtime causes erratic physics with Vehicles

UE - Simulation - Physics - Oct 20, 2015

When changing Time Dilation settings at runtime, it can cause vehicles to be thrown into the air and exhibit other odd physics behavior. This issue occurs when the Time Dilation is being set from sl ...

Deleting a Struct Attached to a Variable in a Blueprint Prevents it from Compiling

UE - Gameplay - Blueprint - Oct 20, 2015

Adding a variable of the type of a struct to a blueprint, deleting that struct, and then recompiling the blueprint fails. The variable is deleted, but the blueprint will continue to be unable to com ...

Landscape Components No Longer Editable after Undoing Component Deletion

UE - LD & Modeling - Terrain - Landscape - Oct 20, 2015

When working in Manage Mode with Landscapes and deleting a component, if you undo the deletion, you can no longer modify or select the component. I did attempt to rebuild the scenes lighting and ge ...