Child components of child actor components in blueprints do not update transform based on parent

UE - Gameplay - Nov 10, 2015

If a blueprint has a child actor component that has other components parented to the child actor component, the child components of child actor components will not update transform based on the pare ...

Blueprint Doesn't Show Components Added at Runtime

Tools - Nov 2, 2015

When a custom component is added at runtime, it does not show up in the details panel when you select the blueprint that it has been added to. Found in 4.9.2 binary. Reproduced in 4.10 Preview 3 a ...

Component tags do not register on actors

UE - Gameplay - Oct 30, 2015

Component tags do not register when checked within blueprints. ...

Cannot Create a New Project if Windows Username Contains a Special Character

Tools - Oct 26, 2015

If you have a windows username with a special character (in this case, it was ^), the launcher will not allow you to create a new project, and a warning appears indicating that the path cannot conta ...

Log files missing exact error message and full stack trace after crash

UE - Foundation - Core - Oct 26, 2015

When compared to the information provided by the Crash Report window, the log files are not as detailed about what caused the crash. ...

If 'Enable Physics Interaction' is disabled, the player can still interact with physics objects

UE - Gameplay - Oct 22, 2015

If 'Enable Physics Interaction' is disabled, the player can still interact with physics objects User Description: I have a Bus Vehicle with custom physics (skeletal mesh). So I can walk through th ...

Wheels become detached from vehicle if simulate physics is switched.

UE - Simulation - Physics - Oct 19, 2015

If Simulate Physics is turned off / on for a vehicle, the wheels will become detached from the vehicle and keep rolling if they were rolling at the time that Simulate Physics was turned off. ...

Opacity is not receiving Input for Material Functions

UE - Graphics Features - Oct 19, 2015

Opacity is not working with a material function "Make Material Attributes" node. ...

Zipping up projects with / creates folders to nest the zip in

Tools - Oct 15, 2015

Changing your project name from 'MyProject.zip' to 'MyProject 1/1/1/1/1.zip' creates a folder which nests another folder that eventually leads to the zip. ...

Z order in based on the position in the Hierarchy is reversed in 4.9

UE - Editor - UI Systems - Oct 13, 2015

The Z order that is given to a widget based on it's position in the Hierarchy panel in 4.9 goes from bottom of the hierarchy to the top (The bottom widget is the front most widget) instead of the to ...