Reflection Captures when used with levels do not pass color of the reflection

UE - Graphics Features - Mar 7, 2015

When using a box or sphere reflection capture with a map that has level setup can result in the reflection capture losing any color values. The reflection will still show but now be block where when ...

Overriding functions from a parent class then creating a child class creates two copies of the function in the child class.

UE - Gameplay - Blueprint - Jan 14, 2015

When a child blueprint is created from a child of another blueprint that has overridden a function of the original parent blueprint, the child of the child will have two copies of the function. ...

Collision Responses will reset to previous setting after changing the Preset Collision Profile

OLD - Anim - Mar 1, 2017

Collision Responses will reset to previous setting after changing the Preset Collision Profile. After the change is made and "Accept" is pressed, the Collision Responses will still have the old ch ...

Broken Composite Decorator

UE - AI - May 14, 2019

Reported by Square Enix on UDN, ...

Engine Crashes On Scene Close When An Actor Is Spawned With Templated FActorSpawnParameters

UE - Simulation - Physics - Mar 5, 2020

When an actor is spawned with Spawn Parameters that are templated the engine crashes when closing a scene. This wasn't happening when there wasn't a physics constraint on the spawned blueprint. Thi ...

[MetaSounds][Builder API] - Editor crashes when setting node position to a large value

UE - Audio - MetaSounds - Aug 9, 2023

Setting the location of a node a the MetaSound Editor Subsystem to a very large value crashes the editor.Unhandled Exception: EXCEPTION_STACK_OVERFLOW Crash reporter link: [Link Removed] ...

Material overrides not respected when generating HLODs.

UE - World Creation - Worldbuilding Tools - HLOD - Oct 1, 2024

When generating HLODs, it is possible for the generator to ignore material override settings. The generator will not respect the constants, and does not change them in the Material with a default se ...

Interface cannot be re-implemented after removal from blueprint

UE - Gameplay - Blueprint - Sep 1, 2015

If an interface is removed from a blueprint and an interface function is transferred to a local function, the interface cannot be re-implemented in the blueprint. ...

nonstandard bsp additive brushes cause breaking/artifacting on other bsp brushes when colliding

UE - LD & Modeling - Modeling Tools - BSP - May 14, 2015

if a nonstandard additive bsp brush collides with a standard additive bsp brush, the surfaces of the bsps break and artifact, causing numerous holes in the brushes. ...

Editor crashes when attempting to open a new level from a level that has an external curve in a timeline within the level blueprint

UE - Gameplay - Blueprint - Oct 27, 2014

The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...