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

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

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

zero-volume being cutoff and not restarted when non-zero

Licensee reported issue with recent changes to sorting that include volume-weighting. Previously, the sort was just due to priority (which was usually 1.0 and thus the sort was nearly random) and ha ...

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

AttachChildren on the client can lose entries

UE - Gameplay - Jan 26, 2016

If a client attaches a scene component to a server authoritative scene component and that server component later has a change in attachment made on the server, the AttachChildren array on the client ...

Tilemap using Masked Lit Sprite Material not Rendering in Standalone mode

UE - Gameplay - Paper2D - Jan 26, 2016

When using a Tilemap with a Masked Lit Sprite Material, the tilemap will not render while in Standalone. In the test project, the Paper2D Blueprint character was switched to Masked Lit Sprite Materi ...

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

-precompile crashes UBT in a user non-friendly way on Linux

UE - Platform - Linux - Jan 26, 2016

"-precompile" is used to precompile the engine into static libs (primarily for Rocket). According to BenM, recently modules have been made to opt-out rather than opt-in for this feature (because the ...