Nav Modifier Volume Not Affecting Nav Mesh Until it is Moved

UE - AI - Oct 21, 2016

Nav Modifier volumes are not affected the nav mesh until they are moved from their initial placement position. Found in 4.13.1. Reproduced in 4.12.5 and 4.15 Main CL 3163223 This is similar to [Li ...

Crash when connecting to source control

Tools - Dec 28, 2015

Attempting to connect to Perforce source control causes the editor to crash in 4.10.1. The action being preformed (connecting to source control) and repro steps (reported by licensee) match [Link R ...

Retainer Box's widgets will blend in incorrect space when retainer box uses material shader.

UE - Editor - UI Systems - May 8, 2017

Displaying the UMG content with a material shader will mean that it is drawn to an sRGB aware surface and thus blended in linear space instead of sRGB space (as widgets expect). In sceenshot-1.png t ...

On mouse Down not firing for left click on Button widgets when using precise click

UE - Editor - UI Systems - Aug 31, 2017

When using the left mouse button to click and drag a button, the on drag detected will not fire even when using precise click. This was not the case in previous versions of the engine (Works as expe ...

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