Editor Crashes After Building Lighting with Blueprint Set to Native Parent Class: Light

UE - Graphics Features - Oct 26, 2017

Whenever a Blueprint set to Native Parent Class: Light is placed into a level, Editor crashes after building lighting. The Blueprint does not need to contain an actual light component to crash the e ...

Modifying a UProperty pointer to an EditInlineNew class can break arrays in the same details panel

Tools - Oct 26, 2017

When a UProperty pointer to an EditInlineNew class is modified, we reconstruct the details panel and rerun customization builders. This can cause FDetailArrayBuilder to run it's destructor, we can u ...

GPUCrash - exiting due to D3D device being lost. (Error: 0x887A0006 - 'HUNG')

UE - Graphics Features - Oct 26, 2017

This Jira is for the continuation of the "D3D HUNG" crashes which originally spiked in the UE 4.14 release. Some fixes were implemented in 4.16.2 and 4.17.0 which made some improvement to the freque ...

Convex Collision is incorrect for negatively scaled object that are attached to a physics actor

OLD - Anim - Oct 26, 2017

Convex Collision is incorrect for negatively scaled object that are attached to a physics actor. This doesn't happen for object with standard collision or object attached to non-physics actors. The ...

Light Propagation Volume Occlusion Intensity not working as intended

UE - Graphics Features - Oct 26, 2017

Light Propagation Volume Occlusion does not affect scene as it should. The workaround in 4.17.2 is to disable DBuffer decals which will enable the Light Propagation Volume Occlusion. Occurs in 4.1 ...

[CrashReport] Mac/Metal crash due to enabling Metal 2.0 on 10.12.6

UE - Graphics Features - Oct 26, 2017

This is an early trending Mac/Metal crash coming out of 4.18. Mark.S: _Revised Statement: Users are trying to enable Metal 2.0 on 10.12.6. The iOS settings panel lets me show warnings about this st ...

There is a spelling error in the tutorial for blueprints. The word "contains" is written as "containes."

Docs - Oct 26, 2017

There is a spelling error in the tutorial for blueprints. The word "contains" is written as "containes." ...

[CrashReport] UE4Editor_Engine!UModelComponent::CommitSurfaces() [modelcomponent.cpp:163]

UE - LD & Modeling - Modeling Tools - BSP - Oct 26, 2017

This is a somewhat common crash that has existed since at least 4.14.. It appears related to an Undo operation on geometry. User DescriptionsUndoing a move of a boxbrush wall and staircaseundoing i ...

[CrashReport] UE4Editor_LevelEditor!FMulticastDelegateBase<FWeakObjectPtr>::RemoveAll() [multicastdelegatebase.h:81]

Tools - Oct 26, 2017

This is a trending crash in 4.18.0. One case of this callstack occurred in 4.17.1, but then numerous have occurred in 4.18. Users have not provided any descriptions of their actions when the crash ...

ShaderCacheTool build fails

UE - Graphics Features - Oct 25, 2017

In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...