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

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

Destructible meshes always affect navigation regardless of collision

UE - AI - Jan 27, 2016

Turning off a destructible mesh's collision will still affect navigation around the destructible mesh Note: This issue is related to [Link Removed]. The workaround for that issue does not apply he ...

Can Ever Affect Navigation does not detect updates to collision settings at runtime

UE - AI - Jan 27, 2016

When a mesh has its collision updated during runtime the navigation around the mesh does not update. Workaround: If the mesh is set to simulate physics then updates to its collision will update nav ...

Set actor hidden in game does not apply to widget components set to Screen Space

UE - Editor - UI Systems - Jan 27, 2016

If the user sets an actor to hidden in game and there is a widget component set to screen space then the screen space widget will not been hidden. ...

No lighting on client for Multiplayer shootout

UE - Networking - Jan 27, 2016

The client when connecting to a multiplayer shoot out match does not appear to have any lighting when using New Editor window ...

Category is not stored to Timeline Component

UE - Gameplay - Components - Jan 27, 2016

Category of Timeline Component is not stored. (Reproduced 4.11 Preview and 4.9 too.) ...

Plane Constraint Normal is not Properly Reset

UE - Simulation - Physics - Jan 26, 2016

In the Character Movement Component, setting the Plane Constraint Normal to a value other than default, and then attempting to change the value back to the default does not revert to the default val ...

Cannot Add Actor Blueprints to Object Library When Base Class is Set to Actor

Tools - Jan 25, 2016

Setting the base class dropdown of an Object Library to Actor prevents you from being able to add any actors to the library. This occurs even when the Has Blueprint Classes bool is checked. Found ...

Certain console commands/variables do not show their description text in the console window

UE - Foundation - Core - Jan 25, 2016

Console variables such as "t.maxFPS", "CauseHitches", "t.unsteadFPS", and help "help" (these were all tested, there may be more untested with the same behavior) have description text in code howeve ...