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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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. This only seems to happen when both the Box Collision and the player capsule are set to Generate Ove ...
No user comments in crash group 986 FLinearColor GetClearColor() const 987 { 988 ***** ensure(ColorBinding == EClearBinding::EColorBound); 989 return FLinearColor(V ...
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 ...