Direct Capsule Shadows with Point Lights also project shadow on opposite side and direction

UE - Graphics Features - Dec 14, 2016

When using a Direct Capsule Shadows on a skeletal mesh with a Stationary Point light, depending on the point lights placement, light source radius, and nearby surfaces will cast the shadow on the op ...

Sound Cues with Attenuation 'Override' Nodes break when Upgrading project to 4.11

UE - Audio - Apr 5, 2016

When upgrading a project to 4.11, Sound Cues placed in the level with the 'Attenuation' override node no longer playback as expected. This issue was a bit weird when testing because the user report ...

RemoteToolChainPrivate.key permissions issue with Microsoft account Windows users

UE - Platform - Mobile - May 14, 2020

Also have attach that exact RemoteToolChainPrivate.key file Logs when attempting to launch TM-ShaderModels Error:[Remote] Using private key at C:\Users\varun\AppData\Roaming\Unreal Engine\UnrealBu ...

Failed Import Error Message Appears on Components in Child Blueprints

UE - Gameplay - Components - Dec 2, 2015

Creating a C++ class based on actor and adding components to it will build successfully and work as expected. However, creating two child blueprints of a parent that is based on that C++ class and p ...

Editor Crashes When Duplicating Actor that Contains Additional Components

UE - Gameplay - Dec 11, 2015

Attempting to spawn a copy of an actor that has components that were added to an instance of that actor in the level causes a crash. Spawning the actor without adding additional components to the in ...

Imported heightmaps with 2x2 sections crash editor

UE - LD & Modeling - Terrain - Landscape - Jul 18, 2016

Importing a heightmap with 2x2 segments seems to cause the editor to crash in 3 different instances: 1. Importing the same 2x2 segment landscape a second time after deleting the first instance 2. ...

The Find Node Can Crash on Compile After a Blueprint Compile Error

UE - Gameplay - Nov 21, 2019

The "Find" node can cause a crash if the a map with a struct value changes type while connected, is disconnected and reconnected. Compilation fails and crashes the engine. Found in 4.23.1 CL#963142 ...

Crash When Compiling Child Blueprint Containing a Custom Event with the Same Name as its Parent's Event

UE - Gameplay - Blueprint - Feb 10, 2016

Having a child blueprint that contains a custom event with the same name as a custom even that it is calling from its parent causes the editor to crash when attempting to compile the original parent ...

[CrashReport] Assertion failed: !bRequireNormalization - UE4Editor_Landscape!ULandscapeComponent::ReplaceLayer()

UE - LD & Modeling - Terrain - Landscape - Jul 19, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14. Over 200 unique users have been affected, though they have provided little information. User DescriptionsI am a ...

[CrashReport] UE4Editor_Engine!LoadSpecialMaterial() [unrealengine.cpp:1523]

UE - Graphics Features - Nov 10, 2017

This is a longstanding crash that has occurred for more than 200 users since at least 4.13. Based on user descriptions this appears to permanently corrupt a project. User DescriptionsI just turned ...