Unable to compile level blueprint after deleting a structure that was being used as a variable type

UE - Gameplay - Blueprint - Nov 6, 2017

After compiling, the variable disappears from the variable list which prevents the user from deleting it and being able to recompile the level succussfully Not a regression as it occurs in 4.18.1 a ...

Setting bIsOrthographic does not change the view to/from Orthographic view

UE - Gameplay - Nov 16, 2017

Editing the bIsOrthographic variable in PlayerCameraManager does not cause the view to change to/from Orthographic Regression?: Yes This worked correctly in 4.17.2-3658906+++UE4+Release-4.17 This d ...

Can't change to Orthographic View when viewing Character assets in Editor

OLD - Anim - Nov 20, 2017

When attempting to view an Animation Blueprint, Skeletal Mesh, or Physics Asset in any of the Orthographic views the Editor remains in Perspective View. This is a regression as the issue was not pre ...

Box Collision component with physics interacts with the player capsule when set to Overlap only

UE - Simulation - Physics - Dec 8, 2017

Box Collision component with physics interacts with the player capsule when set to Overlap only. This only seems to happen when both the Box Collision and the player capsule are set to Generate Ove ...

[CrashReport] UE4Editor_RHI!FClearValueBinding::GetClearColor() [rhi.h:989]

UE - Platform - XR - Mar 27, 2018

No user comments in crash group 986 FLinearColor GetClearColor() const 987 { 988 ***** ensure(ColorBinding == EClearBinding::EColorBound); 989 return FLinearColor(V ...

Objects do not retain their names when being Imported from a datasmith file

UE - Editor - Content Pipeline - Datasmith - Exporters - Apr 4, 2018

When importing static meshes from 3Ds Max into unreal the names of the static meshes will be retained in the scene but not within the content browser. It appears to simply number the objects from 1 ...

Adding components in an Actor then undoing them leaves sub-components

UE - Gameplay - Aug 14, 2018

Adding components in an Actor then undoing them after an action in the Viewport, leaves sub-components behind. This is a regression from 4.19.2 (CL-4033788). This issue was reported and tested in 4 ...

Exposure Metering Mode "Auto Exposure Basic" Disables Histogram Min/Max Control

UE - Graphics Features - Oct 11, 2018

Auto Exposure Basic disables histogram min/max controls. Working as expected in 4.19 CL# 4033788 and 4.20 CL# 4369336 Found in 4.21 Preview 1 CL# 4435822 and 4.22 CL# 4448303 This is a regression ...

WorldNormal no longer works on deferred decals

UE - Graphics Features - May 31, 2019

The SceneTexture:WorldNormal is not taking in direction for color when used on deferred decals. As a result, the decals using this node always show up as grey. Tested in 4.21.2 (CL - 4753647), 4. ...

Nested Structs don't work in the details panel

UE - Editor - UI Systems - Slate - Jun 3, 2019

Nested structs do not expand in the details panel whenever opening it in the full Blueprint Editor. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 66842 ...