[Feature Request] Shortcut to cook server content for Windows from the editor

Tools - Jan 30, 2018

Attempting to launch a Development Server build of a project through the Visual Studio debugger hits a breakpoint when several Engine assets cannot be found or loaded. These assets are all reported ...

Building Lighting fails when lightmass importance volume scale is large

UE - Graphics Features - Jan 30, 2018

There is an issue when attempting to build lighting with a large lightmass importance volume when you build the lighting the editor freezes. This issue appears to be a regression Versions tested: 4 ...

DefaultEngine.ini Configurable Variable change ignored in Standalone (may be a compilation manager issue)

UE - Gameplay - Blueprint Compiler - Jan 29, 2018

If you change a configurable variable's default value in DefaultEngine.ini, the change will be ignored in Standslone mode until you compile and save the variable's blueprint. This causes inconsiste ...

[CrashReport] UE4Editor_D3D11RHI!TRefCountPtr<FRHIResource>::operator=() [refcounting.h:103]

UE - Graphics Features - Jan 26, 2018

No user comments on crash group ...

FScreenSpaceData in Material Custom Expression Does Not Work in 4.19p2

UE - Graphics Features - Jan 26, 2018

When creating a Post Process material in 4.19 with a Custom expression that uses FScreenSpaceData, material editor is unable to compile, and material renders incorrectly. This does not happen in 4.1 ...

Compiling blueprint with nested subobjects loses data

UE - Gameplay - Blueprint - Jan 25, 2018

The attached project is from a licensee who made a Quest system where a blueprint has several ConditionContainer instanced subobjects, that contain EdGraphs with custom question condition nodes. On ...

Instanced Properties remain after compile

UE - Gameplay - Blueprint Editor - Jan 25, 2018

Our team has been using property instances, and have run into several problems. We were able to reproduce one of the problems, and I was hoping to have your team look at it. General scenario. We ha ...

[CrashReport] - TRawMessageHandler<FTargetDeviceServicePong,FTargetDeviceProxyManager>::HandleMessage()

UE - Platform - Mobile - Jan 25, 2018

User comments:Packaging Android Crash with similar callstack fixed in 4.16: [Link Removed] I verified that the repro steps in that bug do not cause a crash in 4.18.3 Similar crash on Mac: [Link Re ...

FOnlineAsyncTaskManager may not process Parallel Tasks if there's no Active Task.

UE - Online - Jan 24, 2018

FOnlineAsyncTaskManager::Run waits for the WorkEvent to trigger before it will tick. However, this event only gets triggered if there are new Available Tasks. Therefore, even though there may be pe ...