Missing scale for tangent with morph target

UE - Editor - Content Pipeline - Import and Export - Nov 4, 2020

There is a bug in the fbx curve import code where we do not multiply the tangent by the scale parameter. Only the key value is currently scale. In 4.25 there was a hardcoded 0.01 scale but it was w ...

Struct Viewer will display duplicate structs after a rename

UE - Gameplay - Blueprint Editor - Nov 3, 2020

[Image Removed] ...

Curl Noise values on water body actors causes the shore to appear broken

UE - LD & Modeling - Terrain - Water - Oct 29, 2020

Water is new so I marked this not a regression This is worse in a Lake and River actors, Ocean kinda looks okay but also might need to be looked into ...

SingleLayerWater with PixelDepthOffset gives wrong refraction

UE - LD & Modeling - Terrain - Water - Oct 29, 2020

We can see refraction gets distorted after we have a bigger PDO value, and it's not because the depth is more shallow, but looks like some kind of scene color texture lookup error. Also, not sure i ...

Convert to function to event incorrectly shows up when editing BP Interface Blueprints

UE - Gameplay - Blueprint Editor - Oct 29, 2020

The BP interface graph shouldn't be able to convert functions to events because they are inherently all function graphs.  ...

Blueprint Editor Show Grid does not toggle the grid in the viewport

UE - Editor - Workflow Systems - Oct 28, 2020

The grid in the blueprint editor is not able to be hidden via the Show Grid flag in the viewport dropdown. This has regressed sometime in //Ue4/Release-4.25 as I cannot reproduce this issue in //UE4 ...

Latent Actions do not execute if the blueprint name contains non-english characters

UE - Foundation - Core - Oct 27, 2020

REGRESSION: Issue started occurring with 4.25.4 Blueprints with non-English characters in their name will not trigger latent actions. The following warning appears in the log in this case: LogScr ...

Linker exception opening project project after updating to 4.25.4

UE - Gameplay - Blueprint - Oct 27, 2020

User has encountered an exception opening their project when they updated from 4.25.3 to 4.25.4. No repro, log or test project is given at the time. ...