Actors spawned at runtime and moving via SetActorLocation do not generate hit events with static objects

UE - Simulation - Physics - Feb 1, 2016

When an actor that is spawned at runtime is moved via SetActorLocation and collides with a static object, no hit events will be fired. If the same static actor begins simulating physics, the dynamic ...

Compiling blueprint with anim bp crashes editor in MathExpr exec

UE - Gameplay - Blueprint - Jan 30, 2016

Compiling a player character blueprint that is tied to an anim bp crashes the editor. Frequency: 2/2 Crashreporter: N/A ...

Math Expression Node produces error if it calls a variable located within a hidden variable category

UE - Gameplay - Blueprint - Jan 29, 2016

The math expression node in blueprints does not recognize variables that have been hidden within a blueprint category. ...

Auto Exposure Basic produces too much bloom in dark environments

UE - Graphics Features - Jan 29, 2016

A simple scene with just a light and an mesh will suffer from copious amounts of bloom. This will occur if there is a light in the scene or not. Exposure Histogram does not produce this result. This ...

Crash Occurs When Using Move Component To and Overlap Event

UE - Gameplay - Jan 29, 2016

When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...

FBX Import flips faces of mesh on Import for static meshes

UE - Graphics Features - Jan 29, 2016

User is reporting that this is happening with some, but not all meshes. I didn't see anything out of the ordinary when looking at the asset in 3Ds Max, and the asset will import correctly into 4.10. ...

Converting Int to Byte to Enum crashes editor during PIE

UE - Gameplay - Blueprint - Jan 28, 2016

Converting Int to Byte to Enum crashes editor during PIE. Frequency: 3/3 Crashreporter: N/A ...

A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration

UE - Networking - Jan 28, 2016

A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration. Test project attached. Reproduced in 4.9.2 binary, 4.10.2 binar ...

naming box collision in player character renames overlap begin event in actor calling player character

UE - Gameplay - Blueprint - Jan 28, 2016

naming box collision in player character renames overlap begin event in actor calling player character ...

Blueprint Billboard Components render Opaque in Editor but Translucent during PIE

UE - Graphics Features - Jan 28, 2016

Billboard components render translucent during play, but render opaque within the editor. Simply adding a billboard as a component to a new actor blueprint and placing it in the level will reproduce ...