Hot Reload not updating variables that have their values set in the constructor

UE - Foundation - Cpp Tools - Hot Reload - Feb 1, 2016

If a variable's value is being set in the construction script of a class and then that value is edited (the line itself is edited, not another setting of the variable), hot reload will not update th ...

Startup Movies Fail to Play when Audio Devices are Disabled

Tools - Feb 1, 2016

If a user launches a project in Standalone mode and has a Startup movie while the audio devices on the computer are disabled, the movie will fail to play. As soon as you re-enable an audio device, ...

The Tooltip for the Apply button in Material Editor incorrect uses it's instead of its

UE - Rendering Architecture - Materials - Feb 1, 2016

See Attached Picture: [Image Removed] ...

If the user uses a web browser widget in combination with a custom cursor a pointer hand will appear

Tools - Feb 1, 2016

If the user enables the Web browser widget and tries to use a custom pointer their custom mouse will appear, however it will be accompanied by a pointer hand. Additional information: Once the cust ...

Subtracting .2 from a float produces a floating point error

UE - Gameplay - Blueprint - Feb 1, 2016

Subtracting .2 from a float seems to produce a float error, registering incorrect values during if checks. ...

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. ...

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. ...