Crash in FBlueprintActionMenuBuilder while editing blueprints

UE - Gameplay - Blueprint Editor - Apr 28, 2017

Note those are not 100% repro steps they are what I remember doing. I've got this issue twice so far and both times I was editing a blueprint and switching between constructions script and event gr ...

UWorld::AttemptDeriveFromPlayInSettings() Returns Incorrect Net Mode

UE - Networking - Apr 28, 2017

UWorld::AttemptDeriveFromPlayInSettings() is returning NM_Dedicated server when Use Single Process is disabled in the play settings and the Editor Multiplayer Mode is set to Play as Listen Server. ...

Collapsed graph name is displayed next to local variables instead of the function name the local variable is within

UE - Gameplay - Blueprint Editor - Apr 28, 2017

When working within a collapsed graph, the Local Variables section of the Blueprint tab displays the name of the collapsed graph instead of the name of the function the Local Variables (and collapse ...

Crash when naming a C++ project "LandScapeEditor"

Tools - Apr 28, 2017

Crash when naming a C++ project "LandScapeEditor" We should prevent projects from being created that have the same name as existing modules and then show this as a nice warning. New crash logs att ...

Particles With PSA Velocity Don't Orient Correctly In Orthographic View

UE - Graphics Features - Apr 28, 2017

Particles set to PSA_Velocity don't seem to orient towards an orthographic camera. This causes them to not be visible at certain view angles. NOTE This issue only appears if the particle system isn ...

Package fails when Nativization is Exclusive

UE - Gameplay - Blueprint - Apr 28, 2017

When Blueprint Nativization Method is set to Exclusive, packaging will fail if a data only blueprint's child blueprint is set to to Nativize in class settings. Workaround:Adding a node to Parent so ...

Mouse is not captured by default in PIE for the last client window created

Tools - Apr 28, 2017

Mouse is not captured by default in PIE for the last client window created. The last client does not capture the mouse automatically. This issue is similar to [Link Removed], however it appears to b ...

D3D HUNG crash with Aftermath result: CullLights

UE - Graphics Features - Apr 27, 2017

This is a specific subset of D3D HUNG crashes from [Link Removed]. This JIRA is for the crashes with the following results from Aftermath: [105]LogRHI:Error: [Aftermath] Status: Timeout [105]LogR ...

Compile failure packaging code project for tvOS from Mac

UE - Platform - Mobile - Apr 27, 2017

Also occurs in the live 4.15.1 build. This does not occur for BP projects or when packaging for iOS. Same compile error as UE-41313UATHelper: Packaging (tvOS): UnrealBuildTool: /Users/Shared/Unrea ...

Descriptions in Material delay before displaying

UE - Rendering Architecture - Materials - Apr 27, 2017

Descriptions in the Material Editor delay before displaying. After pressing Enter after typing in a description, the description does not appear. There are several ways to get the description to app ...