Overridden functions in Child Blueprints cannot be converted to/from pure functions

UE - Gameplay - Blueprint - Jun 27, 2015

Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...

Content Examples: Example 1.5 is stiff in Cloth Map

Docs - Samples - Apr 26, 2017

Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...

Crash in GetScreenRect on OPPO and Vivo devices

UE - Platform - Mobile - Jul 11, 2017

Crash occurs when typing 'Debug Crash' in console

UE - QA - Training - Feb 10, 2022

Once UE is launched and console is accessed, typing down 'Debug Crash' will close the engine and open the Crash Reporter window. 'Debug Crash' is not a recognized command from the list.REGRESION: No ...

GPU Particle Collision changes based on Normal Intensity on Colliding Surface

UE - Graphics Features - Jun 18, 2015

Increasing the intensity of a Normal Texture on a colliding surface will cause the collision of GPU particles to behave strangely, looks to be falling through floor, when you are using a Constant Ac ...

AEditorFunctionalTest causes assert in WP map

UE - World Creation - Worldbuilding Tools - World Partition - May 9, 2022

"Assertion failed: Pair != nullptr " when trying to create a basic test with AEditorFunctionalTest in a WP map. ...

References to recompiled Blueprint CDOs that exist outside of the immediate class hierarchy are not being replaced during compilation.

UE - Gameplay - Blueprint Compiler - Feb 24, 2022

Currently, the Blueprint compiler will only update references to a reinstanced CDO/archetype object if it falls within the immediate hierarchy of the Blueprint class type OR if it's a component temp ...

Custom events with a struct that has had its pin split will throw an error when adding variables to the blueprint

UE - Gameplay - Blueprint - Aug 26, 2016

Custom events with a struct that has had its pin split will throw an error when adding variables to the blueprint. The Struct appears to throw an error when making changes that are seemingly unrelat ...

Crash When Toggling Visibility of Level with Planar Reflection

UE - LD & Modeling - Terrain - Landscape - Mar 26, 2018

This crash occurs in 4.19 and 4.20 but not 4.18. Repro'd in 4.19.0-3944462 and 4.20.0-3955769 and 3964322. This is a regression. Per UDN licensee: When I'm showing/hiding levels in editor (in le ...

The base color of a material in unlit mode changes when specular amount is above 0.0

UE - Graphics Features - Feb 24, 2020

Material's RGB base color values are changed in Unlit mode when specular is greater than 0.  User repro video:  [Link Removed] Tested in: 4.23.1 CL#9631420, 4.25 CL#11574810 ...