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

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

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

Crash after enabling USD plugin in binary editor

UE - Foundation - Cpp Tools - Plugin System - Apr 27, 2017

This crash occurs when enabling the USD plugin on the binary editor ...

[CrashReport] Crash occurring in Phonon::FPhononReverb::ProcessMixedAudio

UE - Audio - Apr 27, 2017

This is an early trending crash coming out of the 4.16 Preview. Users have not provided any additional information. From Log:/Game/VirtualRealityBP/Maps/UEDPIE_0_StartupMap.StartupMap (0.006787s) ...

[CrashReport] Crash in UViewportWorldInteraction::FindTransformGizmoAlignPoint

UE - Editor - Workflow Systems - Apr 27, 2017

This is an early trending crash coming out of the 4.16 Preview. Users have not provided any additional information about this crash. This was also experienced internally by Alex.P [Link Removed] ...

Steam Voice Chat Stops Functioning After Server Travel

UE - Online - Apr 27, 2017

Voice Chat stops working after Server Travel is executed. ...

Crash on attempting to paint on cloth object

UE - Simulation - Physics - Character - Apr 27, 2017

Editor crashes on attempting to paint on cloth object ...

HTML5 - View does not redraw properly after returning from Fullscreen

UE - Platform - Mobile - Apr 26, 2017

When returning from fullscreen mode, the view is redrawn as the resolution of windowed mode, but the camera's view only draws: what was the bottom left corner was when in fullscreen (quadrant 3). ...