Ensure condition failed: !TagRedirects.Contains(OldTagName) Renaming Gameplay Tag twice

UE - Gameplay - Jul 6, 2017

It appears the ensure only happens once. Cannot get the ensure to happen once Project Settings is closed. This also occurs in 4.16.2 so it is not a regression ...

UIScaleCurve float-point value in BaseEngine.ini lacks precision

UE - Editor - UI Systems - Slate - Jun 4, 2020

The screenshots below display 1920x1080pixel widget button. First one with Default DPIScaleCurve shows extra borders on the right and bottom. Next one with more precision shows no extra boundary. [ ...

KiteDemo: Bookmark spawn function broken if in Run mode

Docs - Samples - May 4, 2017

While testing in KiteDemo - //UE4/Release-4.16 CL 3420042 in Binary – I found that pressing the bookmark attraction Scene keys (1 - 0) does not work as intended if user is in Run mode. ...

Crash generating grass for landscape with XY offset map

UE - LD & Modeling - Terrain - Landscape - May 8, 2015

Landscape grass map generation crashes if the landscape component in question uses an XY offset map. --------- Fatal error: [Link Removed] [Line: 646] Rendering thread exception: Fatal error: [Lin ...

Expose light depth and position to Light Functions

UE - Graphics Features - Oct 14, 2019

Users have requested that light depth and light position are made available to Light Function Materials.Light Depth We seem to be calculating the per-pixel distance from the light to the surface in ...

Duplicated Parameters in a MPC cannot be used always return source results

UE - Rendering Architecture - Materials - Jun 15, 2015

When you duplicate a Parameter in a Material Parameter Collection instead of adding a new Parameter, the duplicated parameter always returns the same results as the source no matter the value entere ...

Check hit in FNetworkObjectList::MarkActiveInternal for dormant actor after seamless travel

UE - Networking - Nov 15, 2023

When seamlessly traveling, FNetworkObjectList will have its data cleared. However, because FNetworkObjectList::Reset is called before FNetworkObjectList::ResetDormancyState, AllNetworkObjects will b ...

Cooked content results in crash on launch of QAGame.exe

UE - Graphics Features - Feb 22, 2019

Seems to be an issue with how the cooker is calling the contents of TM-ShaderModels. ...

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 ...

[CrashReport] UE4Editor_Engine!UHierarchicalInstancedStaticMeshComponent::BuildTreeIfOutdated

UE - World Creation - Worldbuilding Tools - Foliage - Jun 8, 2017

This is a common crash occurring in the 4.16 release. It seems to be related to applying a material to a mesh that is being used in Foliage. Crash Reports are spread out among many different Crash ...