Two event graphs with similar names will populate events to only one graph in My Blueprint pane

UE - Gameplay - Blueprint - Jan 27, 2016

Two event graphs with similar names will populate events to only one graph in the My Blueprint pane. This specifically occurs when the event graphs are named with and without spaces in the name, suc ...

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

Editor crash when attempting to access Window menu bar after compiling plugin through the editor

UE - Foundation - Cpp Tools - Plugin System - Jan 27, 2016

The editor will crash if the Window menu button next to Edit is pressed after compiling a toolbar plugin through the editor and attempting to click/use it. ...

[CrashReport] UE4Editor-Core.dylib!void FGenericPlatformString::LogBogusChars<wchar_t, char>()

Unreal freeze on 35% and after crash Crash Report: [Link Removed] ...

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

Crash with Particle system using Beam data

UE - Graphics Features - Jan 26, 2016

Attached to this ticket is a project with an asset that uses a beam type that is causing a crash when trying to open the asset in 4.11 and 4.12 (MAIN). When trying to recreate the asset there is no ...

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