Volume artifacts (Bleeding)

UE - Graphics Features - May 31, 2023

GlobalShaderCache file is missing when Direct X 11 SM5 is disabled for packaging

UE - Graphics Features - Nov 16, 2016

When trying to launch a .exe after disabling SM5 in the project settings, an error will appear. The global shader cache file ../../../../Engine/GlobalShaderCache-PCD3D_SM5.bin is missing. ...

Adding a Structure BP parameter with a Enum BP as a member to a Niagara Module Script crashes the engine

UE - Niagara - Apr 6, 2022

Adding a parameter of type structure bp which references an enum as a value to a module script crashes the engine. This issue is also occurring in 4.27. ...

Set Morph Target not being sent to children of Inherited Mesh

OLD - Anim - Sep 4, 2015

In previous versions of UE4, Set Morph target to call the Inherited Mesh and would result in any children of the Inherited Mesh that shared that morph target name to morph. In UE4.9 this no longer ...

Crash when removing Blueprint function

UE - Gameplay - Blueprint Compiler - Apr 23, 2018

The Editor crashes whenever the reference to the "DeleteThisFunction" function is deleted. ...

SIGSEGV: invalid attempt to access memory at address 0x3

UE - Platform - Apple - Jan 30, 2015

Crash Report: [Link Removed] ...

Scene capture allocate internal render target

UE - Graphics Features - Apr 13, 2018

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components

UE - Gameplay - Blueprint - Aug 11, 2015

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...

Extra Game Mode frames are rendered between Shots

UE - Anim - Sequencer - Oct 17, 2016

Extra Game Mode frames are rendered between Shots Regression: YES Worked: 4.13.1 CL:3142249 Broken: 4.14 Releases CL:3164219 ...

Adding teleport node after AddMovementInput breaks jumping animation

UE - Gameplay - Jun 6, 2016

Calling the teleport node after the Add Movement Input nodes affects movement by preventing the character's capsule from updating, causing the mesh to hit the top of the capsule during the jump anim ...